Barry Chen
Barry Chen
We are still having issues with the Selenium tests. It appears to have something to do with detecting and dismissing the onboarding step. With #4277, the tests now will quit...
This is a follow up to https://github.com/mozilla-services/screenshots/pull/4617. Once we have a new enough version of npm (5.10+ I think), we should update the CircleCI config to run `npm ci` instead...
See https://eslint.org/docs/user-guide/migrating-to-5.0.0 Without any changes, we are getting many `Parsing error: Cannot read property 'ecmaFeatures' of undefined` messages.
Add a test for drawing a selection box for a shot.
This could be possible by changing the value of `layout.css.devPixelsPerPx`.
**Context:** - Playwright Version: 1.27.1 - Operating System: macOS 12.6 - Node.js version: 16.15.0 - Browser: Firefox **Describe the bug** `window.navigator.webdriver` is false in Firefox. (It is true in chromium.)