Closed
Bug 1885495
Opened 1 year ago
Closed 1 year ago
Add support for the default "userAgent" capability
Categories
(Remote Protocol :: Agent, enhancement, P3)
Remote Protocol
Agent
Tracking
(firefox125 fixed)
RESOLVED
FIXED
125 Branch
Tracking | Status | |
---|---|---|
firefox125 | --- | fixed |
People
(Reporter: whimboo, Assigned: jdescottes)
References
(Blocks 2 open bugs, )
Details
(Whiteboard: [webdriver:m10][webdriver:relnote])
Attachments
(1 file)
With https://github.com/w3c/webdriver/pull/1790 we have a new userAgent
capability that we have to return for the New Session
commands in WebDriver classic and BiDi. No capability matching needs to take place. It's just returning the default user agent.
A test was added via bug 1884121 (GitHub PR which we need to pass with our implementation.
Assignee | ||
Updated•1 year ago
|
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Updated•1 year ago
|
Points: --- → 1
Priority: -- → P3
Whiteboard: [webdriver:m10]
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/af74bcffddd9
[remote] Add support for the default userAgent capability r=webdriver-reviewers,whimboo
Comment 3•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox125:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
Reporter | ||
Updated•1 year ago
|
Whiteboard: [webdriver:m10] → [webdriver:m10][webdriver:relnote]
You need to log in
before you can comment on or make changes to this bug.
Description
•