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, ∼2410🔥, 0💬
Popular Posts:
How to perform regular expression pattern match with multiple occurrences? To perform a regular expr...
How to perform UUDecode (Unix-to-Unix Decode)? UUEncode is Unix-to-Unix encoding used on Unix system...
Where to find tutorials on Apache JMeter test tool? I want to know how to use Apache JMeter. Here is...
How to valid UUID/GUID strings? In order to help your programming or testing tasks, FYIcenter.com ha...
In what order thread groups are executed in JMeter? Thread groups, including regular "Thread Groups"...