navigator.webdriver

Term side of the Card
Topic: Interact with Client
Unit title: navigator.webdriver
Categories: Property
Explanation side of the Card

Explanation: The browser API property that returns `true` if the browser is being controlled by automation tools like Selenium WebDriver. It helps identify if the browser is in automated testing mode.

Browser compatibility:
  • The chrome browser supports this feature starting from version 63
  • The edge browser supports this feature starting from version 12
  • The firefox browser supports this feature starting from version 60
  • The safari browser supports this feature starting from version 10.1
Availability: