Interface NavigatorAutomationInformation

interface NavigatorAutomationInformation {
    webdriver: boolean;
}

Hierarchy (View Summary)

Properties

Properties

webdriver: boolean