- In a Terminal, navigate to a folder
- git clone https://github.com/bomonike/playwright-scripts; cd playwright-scripts
- cd to a folder
https://the-internet.herokuapp.com
demo.playwright.dev/todomvc
https://playwright.dev/python/docs/codegen Playwright Inspector to generate test scripts.
playwright codegen https://the-internet.herokuapp.com
works from VSCode
Scripts here were created with assist from AI, such as: https://www.perplexity.ai/search/write-python-playwright-script-1JU1SXFJQJW4hly9UZ_n6Q#0
"write python playwright scripts to exercise all controls behind each link at https://the-internet.herokuapp.com/"
AI-generated code were edited based on PlayWright documentation at https://learn.microsoft.com/en-us/azure/app-testing/