Releases: microsoft/playwright-python
Releases · microsoft/playwright-python
Version 0.0.5
- 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
- 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