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

desc.GetMapOfSiteCatalystEventsFromPreviousPage.txt Maven / Gradle / Ivy

There is a newer version: 1.9
Show newest version
Retrieves a map of site catalyst events involving page redirects. 

Example:
| ${eventsMap}= | Get Map Of Site Catalyst Events From Previous Page |
| ${previousPageclickEventList}= | EL Evaluate | $[map:getObject(var('eventsMap'), 'Event3')] |
| Site Catalyst Variable List Should Contain | ${previousPageclickEventList} | c37=foo |




© 2015 - 2024 Weber Informatics LLC | Privacy Policy