How to create QA test automations in your browser without writing code. In this video we test an email sign up form on our website using Playwright's record feature. This codegen tool generates code by watching our actions in the browser and lets us write automated tests without knowing code.
We use free disposable email accounts from mailslurp.com and the test interface at test.mailslurp.com to generate a dummy mailbox and open the newsletter email when it is received.