assertEquals extension
This extension allows you to compare elements and values to assert whether or not they are the same.
Adding this extension to selenium IDE:
Download the zip file from the attachments tab above and add the code to your 'user-extensions.js' (You will have to create this file if it does not already exists and add its path to selenium IDE in Options -> Options):
Testing the extension
Run the testAssertEquals.html
Usage
| assertEquals |
20 |
20 |
| assertEquals |
10 |
20 |