Skip to content
Release: Australia · Updated: 2026-06-10 · Official documentation · View source

UI category

Validate the functionality of the UI actions.

Run UI Test Script

Executes a client-side test script entirely in the browser without requiring server-side processing.

FieldDescription
Execution orderInteger specifying the order in which the test executes this step.As you create steps, the system automatically assigns each step an incremental value. This value causes the test to execute steps in the order that you created them in. You can change this default order by editing the Execution order values.
ApplicationApplication scope in which the system runs this step.
ActiveOption to activate this test step for use.
TestName of the test that you're adding the step to.
Step configName of the step.
NotesNotes about the test step.
ScriptScript to be executed by the client test runner. The Run UI Test Script API is called in this test step.