WebDriver/RemoteProtocol/Meetings/2019/05/21
< WebDriver | RemoteProtocol | Meetings
Jump to navigation
Jump to search
Agenda
- Current work/coming up next
- Puppeteer tests on try update (ato)
- Gutenberg tests
- puppeteer-firefox/juggler is having the following results:
Tests: 129 failed, 4 skipped, 247 passed, 380 total - With all patches attached to the child of this meta bug), on mozilla-central, we get:
Tests: 77 failed, 4 skipped, 299 passed, 380 total - This at least comes from fixes in key and mouse events.
- List of all puppeteers methods to be implemented to Gutenberg
- Similar list, but for all CDP methods/events.
- Tasks left:
- land various simple CDP method/events (Target.closeTarget, DOM.getContentQuads, ...). We mostly have to write unit tests.
- Implement request interception to fix just a couple of tests (bug)
- Implement dialog control methods (Page.handleJavaScriptDialog/Page.javascriptDialogOpening), used by a few tests (bug).
- Support almost all key events, this is challenging! (bug)
- puppeteer-firefox/juggler is having the following results:
- Collaboration
- Other announcements
Roster
- Present
- ato, mmucci, jdescottes, einbinder, andrey, yulia, AutomatedTester, past
- Regrets
- sole
Minutes
Changelog
% git log --date=iso --pretty=format:'%ad%x09%H' -- remote/ | awk '$0 >= "2019-05-14" && $0 <= "2019-05-21"' | awk -F $'\t' '{print $2}' | xargs git show -s --format='%h%x09%s' 7d2710f26f95 Bug 1549785 - Fix Remote object support for Node/Elements objects. r=remote-protocol-reviewers,ato c2bdbe7ffd2e Bug 1549785 - Implement Runtime.releaseObject. r=remote-protocol-reviewers,ato 5ca7ee561a46 Bug 1551689 - Print listener address with a new-line. r=remote-protocol-reviewers,ato a0556ad84bff Bug 1548102 - Coordinate Page.frameNavigated and Runtime.executionContextDestroyed/Created events. r=remote-protocol-reviewers,ato 8abd0aadefc1 Bug 1549384 - Implement Page.getFrameTree. r=remote-protocol-reviewers,ato
Work
- Current milestone
- MVP dependency tree
- General overview
- Puppeteer dependency tree
- All ze boogs
- Velocity tracking
- Project tracking dashboard
- All project work currently in development
- Available MVP project work
- Completed MVP project work
PTO (🌤)
- ochameau away:
- Friday 24 May
- May 27–16 June
- ato away Monday 27 May (Bank Holiday)