UI category

  • Release version: Zurich
  • Updated June 10, 2026
  • 1 minute to read
  • 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.

    Table 1. Inputs
    Field Description
    Execution order Integer 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.

    Application Application scope in which the system runs this step.
    Active Option to activate this test step for use.
    Test Name of the test that you're adding the step to.
    Step config Name of the step.
    Notes Notes about the test step.
    Script Script to be executed by the client test runner. The Run UI Test Script API is called in this test step.