Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalets committed Mar 9, 2024
1 parent ffdc1f5 commit 029e5e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ You can use CucumberJS runner with [Playwright as a library](https://medium.com/
This package offers **an alternative way**: convert BDD scenarios into Playwright tests and run them with Playwright runner as usual.
Such approach brings all the benefits of Playwright runner:

* Automatic browser initialization and cleanup
* Automatic [browser initialization and cleanup](https://playwright.dev/docs/library#key-differences)
* Power of [Playwright fixtures](https://playwright.dev/docs/test-fixtures#with-fixtures)
* Out-of-box [screenshot testing](https://playwright.dev/docs/test-snapshots)
* Parallelization with [sharding](https://timdeschryver.dev/blog/using-playwright-test-shards-in-combination-with-a-job-matrix-to-improve-your-ci-speed#after)
Expand Down

0 comments on commit 029e5e6

Please sign in to comment.