Shared Inboxes: If multiple tests use the same email inbox simultaneously (e.g., two password reset tests), emails may get mixed up. Use separate email configs for concurrent tests.
Email Inheritance: Tests can access emails through:
Direct config assignment
Dependencies on other tests that use email configs
Timeout: The agent will wait up to 3 minutes for expected emails before failing
Invitation Links Since the browser state will be kept when opening the email you should log out after inviting a user to avoid that the invitation link redirects to the inviters account.