pytest-playwright

A pytest wrapper with fixtures for Playwright to automate web browsers


Keywords
playwright, pytest-plugin, testing-tools
License
Apache-2.0
Install
pip install pytest-playwright==0.5.0

Documentation

Pytest plugin for Playwright PyPI

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.