In this video we are going to unlock the powerful tooling CodeGen in Playwright. It is a game changer for Automation Testing which generates the automation test script for user based on the user actions on web page. Freshers who are in the software testing field can take advantage of Codegen, as it generates the code with one single command. In Visual Studio Code - Terminal, you need to hit the command:
npx playwright codegen websiteURL