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 -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -