Pytest plugin for Playwright [](https://pypi.org/project/pytest-playwright/)

January 14, 2022 ยท View on GitHub

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.