Collections:
Debug Tests in Selenium IDE for Chrome
How to debug tests in Selenium IDE for Chrome?
✍: FYIcenter.com
There are several tools you can use to debug tests in Selenium IDE for Chrome,
1. Use "echo" commands to print out information in the log output.
2. Use breakpoints to pause execution to inspect the Web page in the browser.
3. Click "Resume" icon to resume execution from pause.
4. Click "Step over" icon to execute only the next command.
Â
⇒ Select Page Element in Selenium IDE for Chrome
⇠Use "while ..." Command in Selenium IDE for Chrome
⇑ Selenium IDE - Chrome Extension
⇑⇑ Selenium Tutorials
2019-07-18, 1178👍, 0💬
Popular Posts:
How to generate passwords? To help you to obtain some good passwords for testing purpose, FYIcenter....
How to convert a date and time to a standard format? Date and time can be displayed in a number of s...
How to find out my browser request headers? To help you to see your browser request headers, FYIcent...
How to generate email addresses? To help you to obtain some email addresses for testing purpose, FYI...
Where to find tutorials on UFT (Unified Functional Testing) tool? I want to know how to use UFT. Her...