Open
Bug 1595726
Opened 6 years ago
Updated 3 years ago
Set NavigatorAutomationInformation.webdriver to true when remote agent is listening
Categories
(Remote Protocol :: Agent, task, P3)
Remote Protocol
Agent
Tracking
(Not tracked)
NEW
People
(Reporter: ato, Unassigned)
References
(Blocks 1 open bug)
Details
The NavigatorAutomationInformation WebIDL interface informs web
content that the user agent is being used in automation so that the
document can trigger alternate code paths when under test.
It is not a security feature as such, because the IDL attribute can
be overridden, but it does relate to security.
| Reporter | ||
Updated•6 years ago
|
Priority: -- → P3
Updated•5 years ago
|
Priority: P3 → P2
Whiteboard: [puppeteer-beta-mvp]
Updated•5 years ago
|
Whiteboard: [puppeteer-beta-mvp] → [puppeteer-beta-reserve]
Updated•5 years ago
|
Priority: P2 → P3
Type: enhancement → task
Updated•5 years ago
|
Whiteboard: [puppeteer-beta-reserve]
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•