WebDriver/RemoteProtocol/Meetings/2019/04/08

From MozillaWiki
< WebDriver‎ | RemoteProtocol‎ | Meetings
Revision as of 14:09, 8 April 2019 by Ato (talk | contribs) (→‎Minutes: missed meeting time topic)
Jump to navigation Jump to search

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)
  • 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.frameNavigated 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

Meeting time

Googlers have expressed interest in joining this meeting but the time would be inconvenient to them. We will confirm their intention at Puppeteer sync next Monday, then make a decision.

Changelog

TBA

Work

All ze boogs

PTO (🌷)

  • ato away Tuesday 2 April
  • ochameau away Friday 12 April