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
Post a Comment