Navigator: webdriver プロパティ
webdriver
は navigator
インターフェイスの読み取り専用プロパティで、ユーザーエージェントが自動制御されているかどうかを示します。
これは協調動作をするユーザーエージェントが WebDriver によって制御されていることを文書に伝えるための標準の方法を定めており、例えば自動制御の間は異なるコードを実行したりすることができます。
次のような場合に navigator.webdriver
プロパティが true になります。
値
A Boolean
仕様書
Specification |
---|
WebDriver # dfn-webdriver |
ブラウザーの互換性
Report problems with this compatibility data on GitHubdesktop | mobile | server | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
webdriver |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.