3b26ae7 - fix: prepublishOnly ran in the wrong order ef2286c - chore: mark version v0.9.20 (578) b1de6ce - fix: clean lib folder before publishing (577) 7171590 - browser(firefox): wait for startup before closing the browser (575) 06e48f2 - test: skip failing wk test 3269358 - feat(webkit): covert pipe to websocket when asked (570) bb4ae87 - feat(webkit): roll webkit to 1106 (573) 1c96d42 - browser(firefox): support request interception (572) 869ffc8 - chore(webkit): remove _disconnectFromTarget (567) 05cb267 - browser(webkit): do not require DRAG_SUPPORT for simple drag selection (569) 710554b - feat(testrunner): add `it.repeat` to repeat test multiple times (568) 0e361c9 - devops(ci): drop debug output from travis.yml d7fde0c - devops(ci): resurrecting travis 6308dbe - fix(webkit): always push state changes to the provisional page (564) 27bdc66 - docs(readme.md): fix typos (566) eab8f92 - docs: create a single top-level TOC for api.md (561) f887797 - docs(readme): add browsers table to README.md
0.8.0
Changes: - enh: support for usage in a REPL (161) - chore: add downstream test discrepancy reporter (167) - fix: cleanup of path and pathlib usages (166) - feat: roll driver to 1.3.0-next.1596843106133, handle paths on the cl… … - fix(error): display correct message (165)
All changes https://github.com/microsoft/playwright-python/compare/v0.7.0...v0.8.0
0.7.1
- fix: launchPersistentContext with extraHTTPHeaders (157) - fix: stderr redirect with monkeypatched stderr (159)
All changes https://github.com/microsoft/playwright-python/compare/v0.7.0...v0.7.1
0.7.0
- Rolling to Playwright 1.3 - Minor fixes
All changes: https://github.com/microsoft/playwright-python/compare/v0.0.6...v0.7.0
0.0.6
- 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: https://github.com/microsoft/playwright-python/compare/v0.0.5...v0.0.6
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: https://github.com/microsoft/playwright-python/compare/v0.0.4...v0.0.5