- Open Firefox browser.
- Open Options>Options in selenium IDE window.
- Change the value of default timeout to “5000”.
- Click on OK button.
- 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 5 sec after clickAndWait commands.
0 Comments
What would you like to add in my list? I look forward to reading your comments below.