Skip to content
This repository has been archived by the owner on Aug 3, 2020. It is now read-only.

Releases: mxschmitt/pytest-playwright

Version 0.0.4.1

31 Jul 11:02
2c3b8ef
Compare
Choose a tag to compare

Version to align with the Playwright Python version schema.

Changes:

  • bump: support Playwright 0.0.4 (#26)
  • feat: migrate to sync only (#28)
  • docs: added more detailed examples (#24 #25)

Version 0.0.4

13 Jul 21:09
b6fa04d
Compare
Choose a tag to compare

Changes:

  • feat: added is_browser_type fixtures (#20)
  • feat: skip/only browser (#21)
  • tests: added testing setup (#22, #23)

Version 0.0.3

13 Jul 17:52
438493e
Compare
Choose a tag to compare

Changes:

  • feat: specify custom context arguments (#17)

Version 0.0.2

13 Jul 15:54
Compare
Choose a tag to compare

Added missing release dependency. So the same as 0.0.1

Version 0.0.1

13 Jul 15:52
c8b7de2
Compare
Choose a tag to compare

Initial release