Member Junction
    Preparing search index...
    Index

    Constructors

    Properties

    Constructors

    Properties

    DurationMs: number = 1000

    Duration in milliseconds

    Selector?: string

    Optional CSS selector to wait for. When set, the adapter waits until the element appears (bounded by the action timeout); when omitted, it waits DurationMs (existing behavior).

    Type: "Wait" = ...