Skip to content

Releases: microsoft/playwright-python

Version 0.7.1

07 Aug 08:14
05e48f6
Compare
Choose a tag to compare
  • fix: launchPersistentContext with extraHTTPHeaders (#157)
  • fix: stderr redirect with monkeypatched stderr (#159)

All changes v0.7.0...v0.7.1

Version 0.7.0

06 Aug 17:47
26ac810
Compare
Choose a tag to compare
  • Rolling to Playwright 1.3
  • Minor fixes

All changes: v0.0.6...v0.7.0

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