Definition
WebDriver defines NavigatorAutomationInformation
interface mixin NavigatorAutomationInformation {
readonly attribute boolean webdriver;
};
NavigatorAutomationInformation interface mixinWebDriver defines NavigatorAutomationInformation
interface mixin NavigatorAutomationInformation {
readonly attribute boolean webdriver;
};