javascript

Executes JavaScript expression and returns it result as Element or a simple value May contains subtasks, executes them agains Script execution results

Task properties:

Name Description
Message
IndexTo
Script JavaScript expression to execute
ToKey Key to store Element recieved from the script You may assign a string key to any Element to quick access to it However you will need to consider that the actual element may not exist due to changes in page It is recommended to get element every time you need it
To Property name to store script execution result if it is not a Web Element
Bold properties are mandatory