Skip to content

Releases: microsoft/playwright-python

Version 0.0.6

05 Aug 17:54
d913f1d
Compare
Choose a tag to compare
  • chore: validate dictionary keys (#137)
  • fix: forward driver stderr to main stderr (#145)
  • fix: keyboard.type() method (#146)
  • test: add cookie test files (#142)

All changes: v0.0.5...v0.0.6

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