Using the power debugger plugin

Problem

This plugin is very powerful in debugging tests. It will pause the execution rather then fail the test. We can simple hit the resume button, once we resolve the issue.

Prerequisites

The power debugger plugin can be downloaded from the Firefox add-on manager, using the following url: https://addons.mozilla.org/.

Solution

There is an extra button visible in the toolbar of Selenium IDE after installing the plugin. We can see the button in the following screenshot:

We can hit the red pause button any time and the test will pause on a failure. We can continue the test by pressing the resume button.

Using the power debugger plugin
0 votes, 0.00 avg. rating (0% score)

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>