Closed
Bug 1885495
Opened 8 months ago
Closed 8 months 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•8 months ago
|
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•8 months ago
|
||
Assignee | ||
Updated•8 months 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•8 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 months ago
status-firefox125:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
Reporter | ||
Updated•8 months 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
•