For example, sometimes I need to register on the site with random e-
mail, and then in the end of scenario - delete this user.
Step:
And I fill in "user_email" with "
1...@yandex.ru"
can I fill this field not with a string value, but with the generated
value? And then remember the same value to find this email in
administration interface of the site to delete this user in the end of
scenario?