python-django-playwright icon indicating copy to clipboard operation
python-django-playwright copied to clipboard

Example how to use Playwright in combination with Django.

Python Django end-to-end testing with Playwright

This example shows how to use Playwright with Django testing.

See here for the end-to-end test and here about an introduction about Playwright.