IHasTestFocusEvents

IFocusableTest

IUpdateablePropertyTest

IValueTest

Hierarchy (view full)

Implements

Properties

scriptId: string
testType: InspectionTest

Methods

  • Clears a currently-running test's value. This throws an error if the test is not in the currently-running sub-inspection or the global tag area.

    Returns Promise<void>

  • Moves the focus to this test. This does nothing if the test is not in the currently-running sub-inspection or the global tag area.

    Returns Promise<void>