Skip to content

Latest commit

 

History

History

pytest-playwright

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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.

Note: If you are looking for an asyncio version of this plugin, check out pytest-playwright-asyncio.

Documentation

See on playwright.dev for examples and more detailed information.