Login with magic link
This step will fetch emails received on the run's email address, parse for a login magic link, then navigate to it.
Per run email address
Each test run in Heal can send and receive emails on the run's email address, tester+<runId>@heal. This email is available as the {{email}} variable.
Example
- Type text
{{email}}on the email field - Left click on "Signup now"
- Login with magic link
- AI assert Check that you see a 'Welcome to your new account' page
warning
Make sure you send only one email per story run, to avoid collisions. Stories sending more than one email to {{email}} will be unstable.