Skip to content

Releases: microsoft/playwright-python

Version 0.0.5

04 Aug 20:59
1870817
Compare
Choose a tag to compare
  • feat(cdp): expose cdp session (#133)
  • docs: updated for the Pytest usage (#135)
  • devops: separate wheels for OS/drivers (#119)
  • fix: setDefaultTimeout (#120)

All changes: v0.0.4...v0.0.5

Version 0.0.4

29 Jul 22:45
0bb0e34
Compare
Choose a tag to compare
  • Still in a pre-release state, but we are getting there!
  • Two variations of the API added: sync and async
  • Methods now have generated documentation