WHAT IS DEFAULT TIMEOUT IN SELENIUM IDE?

Default Timeout: Default timeout in selenium ide is 30 seconds.



For example, run the below script in selenium ide when it has been just installed:

Command
Target
Value
open
/
type
id=gbqfq
helloselenium blog
clickAndWait
id=gbqfb

* Base URL:
http://www.google.co.in/





In the above script timeout is for 30 sec after clickAndWait commands.





Post a Comment

0 Comments