playwright-python
playwright-python copied to clipboard
Python version of the Playwright testing and automation library.
Bumps [autobahn](https://github.com/crossbario/autobahn-python) from 23.1.2 to 24.4.2. Changelog Sourced from autobahn's changelog. 24.4.2 fix: Ensure ID generator in range [1, 2 ** 53] (#1637) 24.4.1 new: bump minimum required Twisted version...
### 🚀 Feature Request python packages can define extras, which are additional optional parts of the package. [more info here](https://packaging.python.org/en/latest/specifications/dependency-specifiers/#extras) it would be nice if playwright defined each browser as...
Please backport client side changes: - [ ] https://github.com/microsoft/playwright/commit/6373fe703dbde7fc40e11a006e48476579664c1a (docs: fix Java/.NET types for docs rolling (#32924)) - [ ] https://github.com/microsoft/playwright/commit/895be9f8de4b1fe06d839370a95ed8464365ac7d (chore: lint java docs snippets (#32945)) - [ ]...
Fixes https://github.com/microsoft/playwright-python/issues/2580 - [ ] Port tests over to sync test suite
Please backport client side changes: - [x] https://github.com/microsoft/playwright/commit/f0e13164d72494e161a37d2f6d6b05fddab5f4b1 (chore: split firefox and chromium bidi implementations (#32478)) - [x] https://github.com/microsoft/playwright/commit/a8f67a42b8995d0e3f8dbf82ca755e93de7ee0b0 (docs(dotnet): fix wrong snippets (#32484)) - [x] https://github.com/microsoft/playwright/commit/728083b435ac0d7ec379a22bf7f7edc09b416490 (chore: allow query...
### 🚀 Feature Request Currently only wheels are uploaded to pypi, but sdists are not. It would be helpful if sdists were supported. ### Example _No response_ ### Motivation Homebrew...
Mirrors https://github.com/microsoft/playwright-dotnet/pull/3184. Implements changes from https://github.com/microsoft/playwright/pull/35888, https://github.com/microsoft/playwright/pull/35969, and https://github.com/microsoft/playwright/pull/35988.
Fixes #2867
Bumps [types-requests](https://github.com/typeshed-internal/stub_uploader) from 2.32.0.20250602 to 2.32.4.20250611. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [twisted](https://github.com/twisted/twisted) from 24.11.0 to 25.5.0. Release notes Sourced from twisted's releases. Towncrier 25.5.0 Twisted 25.5.0 (2025-06-07) Bugfixes twisted.internet.runner.procmon.ProcessMonitor: startProcess() catches exceptions raised by reactor.spawnProcess() and attempts to restart the...