Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

NavigatorAutomationInformation

interface NavigatorAutomationInformation {
readonly webdriver: boolean;
}

§Properties

§
readonly webdriver: boolean
[src]