Interface NavigatorAutomationInformation

    interface NavigatorAutomationInformation {
        webdriver: boolean;
    }
    Hierarchy

    Properties

    Properties

    webdriver: boolean