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, ∼2992🔥, 0💬
Popular Posts:
How to convert hexadecimal encoded data back to binary data (or Hex to Binary Decoding)? Hex to Bina...
How to valid IP addresses? In order to help your programming or testing tasks, FYIcenter.com has des...
How to validate domain name format? In order to help your programming or testing tasks, FYIcenter.co...
How to convert IPv4 to IPv6 addresses? In order to help your programming or testing tasks, FYIcenter...
What is this Website about? Welcome to the Software Quality Assurance (QA) and Testing Information C...