Collections:
Run Recorded Test on Selenium IDE for Chrome
How to Run Recorded Test on Selenium IDE for Chrome?
✍: FYIcenter.com
Once you have recorded your navigation steps with Selenium IDE on Chrome,
you run it to see if it works again or not.
1. Open the test you want to run on the Selenium IDE window.
2. Click "Run" icon in the menu area. You see a Chrome windows opens and performs recorded navigation steps automatically.
3. Review run log messages in "Log" area at the bottom of the Selenium IDE window. Every step should say "OK"
⇒ Save Recorded Test on Selenium IDE for Chrome
⇐ Review Recorded Steps on Selenium IDE for Chrome
2019-09-16, ∼2218🔥, 0💬
Popular Posts:
How to turn on Chrome WebDriver logging with Selenium Python API? If you want to turn on logging on ...
How to generate passwords? To help you to obtain some good passwords for testing purpose, FYIcenter....
What are date and time test values? Date and time test values are frequently needed in testing date ...
Where to find tutorials on Selenium test tools? I want to know how to use Selenium. Here is a large ...
How to Open and Close Internet Explorer with UFT script? One way to open and close Internet Explorer...