Create coded functions
Below are examples of scripts converted to coded.
In this topic:
- Example of TruClient managed objects
- Example of a user managed object repository
- Example of a For Loop
- Example of an If Browser step
- Example of an Event Handler
Example of TruClient managed objects
Original:
Script converted to TruClient managed object repository:
Example of a user managed object repository
Original script:
Script converted to user managed object repository:
Example of a For Loop
Original script:
Script converted to code:
Example of an If Browser step
Original script:
Script converted to code (TruClient managed object repository):
Example of an Event Handler
An Event Handler in the script:
The Event Handler converted to code (TruClient managed object repository):
See also: