#37295: Update LiveServerTestCase docs to use Playwright instead of Selenium
-------------------------------------+-------------------------------------
Reporter: Varun | Owner: Varun Kasyap
Kasyap Pentamaraju | Pentamaraju
Type: | Status: assigned
Cleanup/optimization |
Component: | Version: dev
Documentation |
Severity: Normal | Keywords:
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
After migration of the internal test suite to Playwright, we could also
update user facing LiveServerTestCase docs to use Playwright references
for browser testing instead of Selenium.
These docs can be updated:
• docs/topics/testing/tools.txt
• docs/intro/tutorial05.txt
• docs/ref/contrib/staticfiles.txt
--
Ticket URL: <
https://code.djangoproject.com/ticket/37295>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.