Eval

Eval is a generic API to bypass Test Designer's action APIs and directly call java-script on the DOM.

Below are a couple of examples of the usage of Eval.

In the above example, a random value (0 to 10) is generated every time the script is run and is inserted for the Set Value on the accessor that is mentioned.

Eval can also be used to evaluate the date picker on some of the applications, the below example shows the usage.

JavaScript and the table format are provided in the above example.