assertEquals

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
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.