WebDriver/RemoteProtocol/Meetings/2019/04/08: Difference between revisions
< WebDriver | RemoteProtocol | Meetings
Jump to navigation
Jump to search
(→Roster: fill in) |
(→Minutes: fill in) |
||
| Line 20: | Line 20: | ||
== Minutes == | == Minutes == | ||
=== Announcement === | |||
sole will take this in her own hands, don’t want to talk about this again next week. | |||
=== Status updates === | |||
* Alex working on getting the WordPress test suite working | |||
** <code>Page.frameNavigated</code> event has to be in a very specific order | |||
** Last step is to support script evaluation | |||
*** Q: can we reuse the juggler implementation? | |||
**** It ignores the DevTools debugging aspect, but it may provide a temporary stopgap considering that is currently out of scope. | |||
* ato working on enabling remote agent in Nightly, but try is failing due to some XPCOM component registration issue | |||
* ato also started process on getting a security review | |||
** Apparently we need to pass it off to the security testing team before the security review team will look at it. | |||
* Next up is getting the Puppeteer repository vendored in central and stand up TaskCluster job for running the test suite on try | |||
== Changelog == | == Changelog == | ||
Revision as of 14:09, 8 April 2019
Agenda
- Actions
- Remote agent announcement (sole)
- Status updates
- (alex) Progress on running Wordpress tests suite (bug)
- Uses jest-puppeteer which only expose Browser Page and Context Puppeteer APIs,
- Uses an old Puppeteer version (1.6), uses a RegExp on stderr to find the remote protocol URL (Struggling to find a way to print a string on stderr from javascript),
- Requires some extensive work on the events emitted by Page domain (Page.frameNavigated has to be fired in many case, in a very particular order),
- It will also require some work on Runtime in order to evaluate JS code.
- Enabling remote agent in Nightly/security testing (ato)
- (alex) Progress on running Wordpress tests suite (bug)
- Changing meeting time to be more inclusive?
Roster
- Present
- ato, ochameau, sole, AutomatedTester
- Regrets
- yulia
Minutes
Announcement
sole will take this in her own hands, don’t want to talk about this again next week.
Status updates
- Alex working on getting the WordPress test suite working
Page.frameNavigatedevent has to be in a very specific order- Last step is to support script evaluation
- Q: can we reuse the juggler implementation?
- It ignores the DevTools debugging aspect, but it may provide a temporary stopgap considering that is currently out of scope.
- Q: can we reuse the juggler implementation?
- ato working on enabling remote agent in Nightly, but try is failing due to some XPCOM component registration issue
- ato also started process on getting a security review
- Apparently we need to pass it off to the security testing team before the security review team will look at it.
- Next up is getting the Puppeteer repository vendored in central and stand up TaskCluster job for running the test suite on try
Changelog
TBA
Work
PTO (🌷)
- ato away Tuesday 2 April
- ochameau away Friday 12 April