Skip to content

Releases: orca-scan/puppeteer-cucumber-js

2.0.1

22 May 10:14

Choose a tag to compare

  • Switch to networkidle2 event in the .goto function call

2.0.0

21 May 20:08

Choose a tag to compare

  • Upgrade to puppteer 22
  • Created a new helpers.waitForTimeout function to replace the deprecated page.waitForTimeout

1.7.2

21 May 15:25

Choose a tag to compare

Update package-lock.json

1.7.1

21 May 13:29

Choose a tag to compare

Downgrade puppeteer to version 21 to avoid refactoring calls to page.waitForTimeout

1.7.0

21 May 09:24
1c7c211

Choose a tag to compare

Ubuntu CI fix

1.6.1

04 Jun 10:15

Choose a tag to compare

updated readme

1.5.0

01 Mar 20:44

Choose a tag to compare

Merge branch 'main' of https://github.com/orca-scan/puppeteer-cucumbe…

1.4.10

01 Mar 18:23

Choose a tag to compare

Merge branch 'main' of https://github.com/orca-scan/puppeteer-cucumbe…

1.4.7

18 Feb 16:47
56b4eaf

Choose a tag to compare

Add helpers.openPage method to make interacting with multiple pages e…

1.4.6: Add ability to toggle on cucumbers fail-fast option (#3)

17 Feb 14:55
991430a

Choose a tag to compare

* Add ability to toggle on cucumbers fail-fast option

* Add --failFast to readme

* Bump package.json version