WebDriver/RemoteProtocol/WebDriver BiDi: Difference between revisions

Moved milestone details into sub pages
(Moved milestone details into sub pages)
Line 6: Line 6:
* [https://mzl.la/3Awn6Wg Full Product Backlog (P2 & P3)]
* [https://mzl.la/3Awn6Wg Full Product Backlog (P2 & P3)]


== Current Milestone Status ==
== Milestones ==
 
=== WebDriver BiDi Milestone 7 - Next ===
'''Goal''': This milestone aims to expand the set of APIs supported for creating basic automated tests using WebDriver BiDi. The newly added APIs will include support for HTTP authentication, improved user interaction with pages and prompts. Additionally, efforts will be made to maintain our infrastructure for the existing WebDriver based test suites.
 
'''Details''': [[WebDriver/RemoteProtocol/WebDriver_BiDi/Milestone_7|Milestone 7 status]]


=== WebDriver BiDi Milestone 6 - In Development ===
=== WebDriver BiDi Milestone 6 - In Development ===
'''Goal''': Support a minimal set of APIs for creating basic automated tests using WebDriver BiDi.
'''Goal''': Support a minimal set of APIs for creating basic automated tests using WebDriver BiDi.


'''Progress''':
'''Details''': [[WebDriver/RemoteProtocol/WebDriver_BiDi/Milestone_6|Milestone 6 status]]
* [https://1drv.ms/x/s!AuFRYG6dkmv150g5Bdy788QhPzqi?e=i7KBQZ Tracking dashboard]
 
'''Updates''':
* [https://drive.google.com/drive/folders/1sBMQ-7l-6pp15lkNXJc64xwo4IuoKFaF?usp=sharing Weekly Status Updates]
 
'''Queries''':
* [https://mzl.la/3ZFzMWq All Bugs]
* [https://mzl.la/3ZQr1cz Available Bugs]
* [https://mzl.la/3CPyxds Assigned Bugs]
* [https://mzl.la/3IQCNgF Completed Bugs]
 
'''Milestone Backlog''':
<bugzilla>
{
        "whiteboard": "[webdriver:m6",
        "priority":["P1"],     
        "include_fields":"id, summary, status, assigned_to, priority, cf_fx_points"
}
</bugzilla>


=== WebDriver BiDi Milestone 5 - Completed January 15th, 2023 ===
=== WebDriver BiDi Milestone 5 - Completed January 15th, 2023 ===
'''Goal''': Support required network and page events for HAR file generation.
'''Goal''': Support required network and page events for HAR file generation.


'''Archives''':
'''Details''': [[WebDriver/RemoteProtocol/WebDriver_BiDi/Milestone_5|Milestone 5 status]]
* [https://1drv.ms/x/s!AuFRYG6dkmv15GP6g43vYYbD0y01?e=zVPG2X Tracking dashboard]
* [https://drive.google.com/drive/folders/172VYCRvy8bosJ5lNZwouydpo_1mlLEbB?usp=sharing Weekly Status Updates]
 
'''Milestone Backlog''':
<bugzilla>
{
        "whiteboard": "[webdriver:m5",
        "priority":["P1"],     
        "include_fields":"id, summary, status, assigned_to, priority, cf_fx_points"
}
</bugzilla>


=== WebDriver BiDi Milestone 4 - Completed September 20th, 2022 ===
=== 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.
'''Goal''': Support evaluating remote scripts, and passing javascript data between the browser and the client and vice-versa.


'''Archives''':
'''Details''': [[WebDriver/RemoteProtocol/WebDriver_BiDi/Milestone_4|Milestone 4 status]]
* [https://1drv.ms/x/s!AuFRYG6dkmv1zzmm1u9wk4tbLkAW?e=yOgc84 Tracking dashboard]
* [https://drive.google.com/drive/folders/17yVQklybsMNs0OZnmXpWUjMDY0knkl0J?usp=sharing Weekly Status Updates]
 
'''Milestone Backlog''':
<bugzilla>
{
        "whiteboard": "[webdriver:m4",
        "priority":["P1"],     
        "include_fields":"id, summary, status, assigned_to, priority, cf_fx_points"
}
</bugzilla>


=== WebDriver BiDi Milestone 3 - Completed May 15th, 2022 ===
=== 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.
'''Goal''': Basic support for the browsingContext.navigate command, and collaboration with the Selenium project to get log.entryAdded support added.


'''Archive''':
'''Details''': [[WebDriver/RemoteProtocol/WebDriver_BiDi/Milestone_3|Milestone 3 status]]
* [https://1drv.ms/x/s!AuFRYG6dkmv1zBZJWQCx8bkg6lRa Tracking dashboard]
* [https://drive.google.com/drive/folders/1SvgE7fLC3T0tTgSmchbw6LOieTFbxE6W?usp=sharing Weekly Status Updates]
 
<bugzilla>
{
        "whiteboard": "[bidi-m3-mvp]",
        "priority":["P1","P2", "P3"],     
        "include_fields":"id, summary, status, assigned_to, priority, cf_fx_points"
}
</bugzilla>


=== WebDriver BiDi Milestone 2 - Completed December 19th, 2021 ===
=== 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.
'''Goal''': Extend the current WebDriver BiDi code base to fully support log.entryAdded events and allow clients to unsubscribe from this event.


'''Archive''':
'''Details''': [[WebDriver/RemoteProtocol/WebDriver_BiDi/Milestone_2|Milestone 2 status]]
* [https://docs.google.com/spreadsheets/d/1sUvw3JAstWMUxS8ql09WN1w5Z_zWFUQJ/edit#gid=607278297 Tracking dashboard]
* [https://drive.google.com/drive/folders/1jQtD-ZpHlTjr6DFxwzBjbl8IEFCCricD?usp=sharing Weekly Status Updates]
 
<bugzilla>
{
        "whiteboard": "[bidi-m2-mvp]",
        "priority":["P1","P2"],     
        "include_fields":"id, summary, status, assigned_to, priority, cf_fx_points"
}
</bugzilla>


=== WebDriver BiDi Milestone 1 - Completed September 10th, 2021 ===
=== 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).
'''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).


'''Archive''':
'''Details''': [[WebDriver/RemoteProtocol/WebDriver_BiDi/Milestone_1|Milestone 1 status]]
* [https://docs.google.com/spreadsheets/d/1eQopdv19kUkyGaNadtNW4Vv5GrFenlSN/edit#gid=1928058659 Tracking dashboard]
* [https://drive.google.com/drive/folders/1szuzMtgknKZi-W6bnP1SIy5HRojn68bU?usp=sharing Weekly Status Updates]
 
<bugzilla>
{
        "whiteboard": "[bidi-m1-mvp]",
        "priority":["P1","P2"],     
        "include_fields":"id, summary, status, assigned_to, priority, cf_fx_points"
}
</bugzilla>
canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,714

edits