WebDriver/RemoteProtocol/WebDriver BiDi: Difference between revisions
| Line 35: | Line 35: | ||
'''Goal''': Support evaluating remote scripts, and passing javascript data between the browser and the client and vice-versa. | '''Goal''': Support evaluating remote scripts, and passing javascript data between the browser and the client and vice-versa. | ||
''' | '''Archives''': | ||
* [https://1drv.ms/x/s!AuFRYG6dkmv1zzmm1u9wk4tbLkAW?e=yOgc84 Tracking dashboard] | * [https://1drv.ms/x/s!AuFRYG6dkmv1zzmm1u9wk4tbLkAW?e=yOgc84 Tracking dashboard] | ||
* [https://drive.google.com/drive/folders/17yVQklybsMNs0OZnmXpWUjMDY0knkl0J?usp=sharing Weekly Status Updates] | * [https://drive.google.com/drive/folders/17yVQklybsMNs0OZnmXpWUjMDY0knkl0J?usp=sharing Weekly Status Updates] | ||
'''Milestone Backlog''': | '''Milestone Backlog''': | ||
Revision as of 13:10, 21 September 2022
WebDriver BiDi is an extension of the WebDriver specification that offers a bidirectional communication between a webdriver compatible client and a remote end like Firefox. That means that beside sending commands to the browser and receiving responses, it will be also possible to register for certain events (e.g page load, network interception).
Product Backlog Status
Current Milestone Status
WebDriver BiDi Milestone 5 - In Development
Goal: Support required network and page events for HAR file generation.
Progress:
Updates:
Queries:
Milestone Backlog:
Bugzilla query error
Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 429 [1] => Unknown Error ) ) 1
WebDriver BiDi Milestone 4 - Completed September 20th, 2022
Goal: Support evaluating remote scripts, and passing javascript data between the browser and the client and vice-versa.
Archives:
Milestone Backlog:
Bugzilla query error
Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 429 [1] => Unknown Error ) ) 1
WebDriver BiDi Milestone 3 - Completed May 15th, 2022
Goal: Basic support for the browsingContext.navigate command, and collaboration with the Selenium project to get log.entryAdded support added.
Archive:
Bugzilla query error
Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 429 [1] => Unknown Error ) ) 1
WebDriver BiDi Milestone 2 - Completed December 19th, 2021
Goal: Extend the current WebDriver BiDi code base to fully support log.entryAdded events and allow clients to unsubscribe from this event.
Bugzilla query error
Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 429 [1] => Unknown Error ) ) 1
WebDriver BiDi Milestone 1 - Completed September 10th, 2021
Goal: Adapt the existing Remote Agent code base, and make it ready for building support for WebDriver BiDi. Introduce support for basic logging events (plain string message).
Bugzilla query error
Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 429 [1] => Unknown Error ) ) 1