Opened 3 weeks ago

Last modified 3 weeks 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: Accepted
Has patch: yes 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

Change History (2)

comment:1 by Jacob Walls, 3 weeks ago

Triage Stage: UnreviewedAccepted

comment:2 by Varun Kasyap Pentamaraju, 3 weeks ago

Has patch: set
Note: See TracTickets for help on using tickets.
Back to Top