Playwright will record your actions and generate the test code directly in VS Code. You can also generate assertions by choosing one of the icons in the toolbar and then clicking on an element on the page to assert against.
Check out the docs on generating tests:
https://playwright.dev/docs/getting-s...
#playwrightdev #playwrightweb #playwright #vscode #endtoendtesting #testing