Back to all steps

Create test e-mail

Step fields
slot (slot)
Creates a disposable address like t…@webboy.pro and puts it into a slot. Use it in any step via rmb:slot_1 - e.g. «Fill field» #email|rmb:slot_1. The mailbox lives for a day and accepts mail for this test only.
Test e-mail steps are available on paid plans.
Usage example

Create a disposable mailbox on webboy.pro and put the address into a slot. Every run gets a new address, so sign-up never hits «this e-mail is already taken».

Typical sign-up scenario:

  1. genEmail slot_1
  2. fillField #email|rmb:slot_1
  3. click Sign up
  4. waitEmail rmb:slot_1|Confirm your e-mail|120
  5. emailClickLink rmb:slot_1|Confirm
  6. i_see Account activated

Contact form: works the same when the e-mail goes to the address entered in the form. If it goes to the site owner, set a test address from an earlier run in the site settings (a mailbox lives for a day) or check the reply sent to the user.