Add support for optional arguments for "network.provideResponse" command in beforeRequestSent phase
Categories
(Remote Protocol :: WebDriver BiDi, task, P2)
Tracking
(firefox129 fixed)
Tracking | Status | |
---|---|---|
firefox129 | --- | fixed |
People
(Reporter: whimboo, Assigned: jdescottes)
References
(Blocks 3 open bugs, )
Details
(Whiteboard: [webdriver:m11][wptsync upstream][webdriver:relnote])
Attachments
(3 files)
Reporter | ||
Updated•1 year ago
|
Reporter | ||
Updated•1 year ago
|
Reporter | ||
Comment 1•1 year ago
|
||
We should re-evaluate points based that the basic implementation of the feature has been moved out to its own bug.
Reporter | ||
Updated•1 year ago
|
Assignee | ||
Updated•11 months ago
|
Assignee | ||
Updated•11 months ago
|
Comment 2•8 months ago
|
||
May I know what's the latest update on this issue.
I am using selenium-webdriver.
My use case is to mock api response body in an E2E test.
Assignee | ||
Comment 3•8 months ago
|
||
(In reply to ankit90.anand from comment #2)
May I know what's the latest update on this issue.
I am using selenium-webdriver.
My use case is to mock api response body in an E2E test.
Hi, thanks for your interest. We will start the implementation this week. I first need to clarify the blockers for the various scenarios for provideResponse. Fully mocking responses should normally be fine.
Assignee | ||
Updated•8 months ago
|
Reporter | ||
Updated•8 months ago
|
Assignee | ||
Updated•8 months ago
|
Assignee | ||
Comment 4•8 months ago
|
||
Depends on D213400
Assignee | ||
Comment 5•8 months ago
|
||
Depends on D213796
Assignee | ||
Comment 6•8 months ago
|
||
Depends on D214324
Comment 9•8 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/5b3fb1a5bf8a
https://hg.mozilla.org/mozilla-central/rev/b19c62fc0bc7
https://hg.mozilla.org/mozilla-central/rev/25d7cdb185fa
Reporter | ||
Comment 12•8 months ago
|
||
For the Puppeteer upstream changes there is https://github.com/puppeteer/puppeteer/pull/12627.
Reporter | ||
Updated•6 months ago
|
Description
•