Member Junction
    Preparing search index...

    Result of RemoteBrowserActionResolver.ExecuteRemoteBrowserAction — the outcome of one browser action plus the resulting URL the client narrates / displays.

    Index

    Constructors

    Properties

    Constructors

    Properties

    CurrentUrl?: string

    The page URL after the action, when known. Null when the action produced no URL.

    Detail?: string

    Human-readable detail — an error message on failure, a note on success. Null when none.

    Success: boolean

    Whether the browser action completed successfully.