All Downloads are FREE. Search and download functionalities are using the official Maven repository.

desc.SiteCatalystVariableListShouldContain.txt Maven / Gradle / Ivy

There is a newer version: 1.9
Show newest version
Asserts if the site catalyst variable (key-value pair) is as expected in the given list. 

*Example:*
| Click Element | id=foo |
| Delay | 1000 | # add/remove whenever needed |
| ${clickEventList}= | Get List Of Site Catalyst Variables |
| Site Catalyst Variable List Should Contain | ${clickEventList} | pev2=foo-bar |




© 2015 - 2024 Weber Informatics LLC | Privacy Policy