Skip to content

Releases: Meteor-Community-Packages/meteor-browser-tests

1.6.0

26 Apr 10:03
4993e1c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.3...1.6.0

1.5.3

27 Sep 17:05
beeefb1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.2...1.5.3

v1.5.2

27 Sep 08:49
5f96012
Compare
Choose a tag to compare

What's Changed

  • Add CodeQL workflow for GitHub code scanning by @lgtm-com in #49
  • feature(ci): add comment issue workflow by @jankapunkt in #50
  • Adapt browser drivers to be compatible with latest 4.x selenium-websdriver version by @nachocodoner in #51

New Contributors

  • @lgtm-com made their first contribution in #49
  • @nachocodoner made their first contribution in #51

Full Changelog: 1.5.1...1.5.2

v1.5.1

10 Oct 16:34
a6552d6
Compare
Choose a tag to compare

Fix: Playwright client not terminating after client tests

v1.5.0

10 Oct 16:34
8639b3a
Compare
Choose a tag to compare

Add: Set PLAYWRIGHT_BROWSER to use different Playwright browser. Defaults to 'chromium'.

v1.4.2

03 Sep 09:33
Compare
Choose a tag to compare

Fix: playwright test driver was failing

v1.4.1

03 Sep 09:32
Compare
Choose a tag to compare

Fix: util is not defined in puppeteer.js

v1.4.0

20 Aug 13:22
Compare
Choose a tag to compare

We now support Playwright!

Fix: using puppeteer with output files
Fix: Use documented API for console message type
Add: TEST_BROWSER_DRIVER=playwright

v1.3.5

08 Dec 10:46
Compare
Choose a tag to compare

Nightmare: Increased default waitTimeout to 20 days
Browser puppeteer replace deprecated page.waitFor with page.waitForFunction
Updated package ecmascript dependency