${domain}+${UUID}@test.loadmill.com
where ${domain}
is your Loadmill team's email domain and ${UUID}
is a random UUID generated by the built-in __random_uuid() function in your Loadmill tests.https://www.loadmill.com/open-api/emails/${UUID}
. Use it to review the latest email sent to that UUID. The API will respond with the content of the last email sent to that address and can be used to extract and validate it.${link}
parameter as the base URL for the following request, give it a default value in the parameters section, in case that no valid URL will be extracted from the email.