Opened 46 minutes ago
#37295 assigned Cleanup/optimization
Update LiveServerTestCase docs to use Playwright instead of Selenium
| Reported by: | Varun Kasyap Pentamaraju | Owned by: | Varun Kasyap Pentamaraju |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
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
Note:
See TracTickets
for help on using tickets.