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, ∼2281🔥, 0💬
Popular Posts:
Where to find tutorials on UFT (Unified Functional Testing) tool? I want to know how to use UFT. Her...
Why I am getting gzip compressed HTTP response in SoapUI? If you run a HTTP request for some Website...
How to update hidden input value field value with WebDriver in Python? Normally, a hidden input valu...
How to convert hexadecimal encoded data back to binary data (or Hex to Binary Decoding)? Hex to Bina...
How to turn off HTTP response compression in SoapUI? HTTP response compression reduces the data size...