java - Selenium IDE test try-catch -



java - Selenium IDE test try-catch -

i'm recording selenium test selenium ide.

if write test selenium in java native can insert try-catch statement.

is possibile insert try-catch statement in html-like test format record selenium ide?

thanks!

tommaso

no, cannot grab exceptions in selenium ide. need utilize selenium rc grab , handle exceptions.

java testing selenium

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -