Class SyntheticsMobileStepParamsElementUserLocator

User locator to find the element.

Hierarchy

  • SyntheticsMobileStepParamsElementUserLocator

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
failTestOnCannotLocate?: boolean

Whether if the the test should fail if the element cannot be found.

Values of the user locator.

Generated using TypeDoc