Closed
Bug 1872252
Opened 1 year ago
Closed 1 year ago
Make `./mach puppeteer-test` to use WebDriver BiDi by default
Categories
(Remote Protocol :: Agent, task, P2)
Remote Protocol
Agent
Tracking
(firefox124 fixed)
RESOLVED
FIXED
124 Branch
Tracking | Status | |
---|---|---|
firefox124 | --- | fixed |
People
(Reporter: whimboo, Assigned: jdescottes)
References
(Blocks 1 open bug)
Details
(Whiteboard: [webdriver:m10])
Attachments
(1 file)
With the WebDriver BiDi protocol reached experimental state in Puppeteer and also being the future for us we should switch the default and let the Puppeteer tests in mozilla-central by default use WebDriver BiDi instead of CDP. Therefore we need to change the --bidi
argument of the mach command to --cdp
.
Reporter | ||
Comment 1•1 year ago
|
||
When we update the mach command we also have to make sure he Taskcluster job definition is updated as well for the puppeteer-tests.
We agreed to add it to the M10 milestone.
Points: --- → 2
Priority: -- → P1
Whiteboard: [webdriver:m10]
Reporter | ||
Updated•1 year ago
|
Priority: P1 → P2
Assignee | ||
Comment 2•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2caefdbaad88
[remote] Make mach puppeteer-test to use WebDriver BiDi by default r=webdriver-reviewers,whimboo
Comment 4•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox124:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•