getVal
Retrieves values, login details etc.. from the user-extension.js file to allow data driven testing and
the creation of more "universal" test structures.
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):
Usage
| assertLocation |
javascriptCURLYBRACKETgetVal("location")CURLYBRACKET |
|
| type |
username |
javascriptCURLYBRACKETgetVal("username")CURLYBRACKET |