canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,714
edits
No edit summary |
(Marked milestone 3 as completed) |
||
Line 26: | Line 26: | ||
</bugzilla> | </bugzilla> | ||
=== WebDriver BiDi Milestone 3 ( | === 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. | ||
'''Progress''': [https://onedrive.live.com/view.aspx?resid=F56B929D6E6051E1!9750&ithint=file%2cxlsx&authkey=!AElZALHxuSDqVFo Tracking dashboard] | '''Progress''': [https://onedrive.live.com/view.aspx?resid=F56B929D6E6051E1!9750&ithint=file%2cxlsx&authkey=!AElZALHxuSDqVFo Tracking dashboard] | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"whiteboard": "[bidi-m3-mvp]", | "whiteboard": "[bidi-m3-mvp]", | ||
"priority":["P1","P2 | "priority":["P1","P2", "P3"], | ||
"include_fields":"id, summary, status, assigned_to, priority, cf_fx_points" | "include_fields":"id, summary, status, assigned_to, priority, cf_fx_points" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
=== WebDriver BiDi Milestone 2 (completed - | === 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. | ||
Line 60: | Line 50: | ||
</bugzilla> | </bugzilla> | ||
=== WebDriver BiDi Milestone 1 (completed - | === 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). | ||