pytest-playwright0.5.2
pytest-playwright0.5.2
Published
A pytest wrapper with fixtures for Playwright to automate web browsers
pip install pytest-playwright
Package Downloads
Authors
Project URLs
Requires Python
>=3.8
Pytest plugin for Playwright
Write end-to-end tests for your web apps with Playwright and pytest.
- Support for all modern browsers including Chromium, WebKit and Firefox.
- Support for headless and headed execution.
- Built-in fixtures that provide browser primitives to test functions.
Documentation
See on playwright.dev for examples and more detailed information.