owenlamont / playwright-pytest

Pytest plugin to write end-to-end browser tests with Playwright.

Home Page:https://playwright.dev/python/docs/test-runners

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Pytest plugin to write end-to-end browser tests with Playwright.

https://playwright.dev/python/docs/test-runners

License:Apache License 2.0


Languages

Language:Python 100.0%