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
2019-07-18, 2446🔥, 0💬
Popular Posts:
How to valid IPv6 addresses? In order to help your programming or testing tasks, FYIcenter.com has d...
How to turn on Chrome WebDriver logging with Selenium Python API? If you want to turn on logging on ...
How to generate user birthday dates? Test user birthday dates are frequently needed in testing appli...
How to find out my browser's identification information? To help you to see your browser identificat...
How to generate IP Addresses? To help you to obtain some IP addresses for testing purpose, FYIcenter...