Remove from the Browser.

Hierarchy

  • Action
    • Clear

Constructors

Properties

Methods - Factory

Methods - Other

Methods - called internally

Constructors

  • Returns Clear

Properties

abilityAlias?: string
callStack?: CallStackInfo[]

Methods - Factory

Methods - Other

  • Parameters

    • entry: CallStackInfo

    Returns void

  • Parameters

    • calledWith: CallStackCalledWith

    Returns void

  • Set the alias which is used for an underlying ability

    Parameters

    • alias: undefined | string

      with which an ability was initialized

    Returns this

    current action

Methods - called internally

  • wait for either a specified loading state or for a locator to become visible/active.

    Parameters

    • actor: Actor

      Actor performing this action

    Returns Promise<any>

    Clears context cookies

Generated using TypeDoc