Selenium IDE Test

Source: Internet
Author: User
Selenium IDE Test

debugging is to discover and fix test scripts, and the common steps of any script development are the wrong handling. To make this process more robust, we can use a plugin from the selenium IDE called "Power Debugger"

Step 1: Install the Selenium IDE's power Debugger and navigate to https://addons.mozilla.org/en-US/firefox/addon/ power-debugger-selenium-ide/then click on the "Add to Firefox" link as follows:

Step 2: Now launch ' Selenium IDE ' will send a new icon, "Pause on Fail" in the Recording toolbar as shown in. Click it to ON. When you click again, open it as "OFF".

Step 3: The user can open "pause on fail" to open or close at any time even if the test runs

Step 4: Once the test is paused, because there is a failure in the step, you can continue the test using the usual pause/step button. If the failure is in any test case, the last command execution will not be paused.

Step 5: We can also use breakpoints to understand what's going on in this process. Insert a breakpoint on a specific step, execute from the context "right-click" and select "Toggle Break point" related menu.

Step 6: Inserting a breakpoint Displays the pause icon, as shown in the specific steps below.

Step 7: When we execute the script, the script pauses execution where the breakpoint is inserted. This will help to calculate the value/representation of an element and so on during user execution.

Selenium IDE Test

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.