November 5th, 2024

New

v0.23.0

In this version we introduced two actions that will make login testing much easier :

  • Generate value: this allows to generate a value and store it in a variable that you can reuse across your test

  • Get email verification code: this allows you to create one-time email addresses ending with `@email.magicinspector.com`. Our server will listen for email sent to this server, extract the incoming verification code and put it as a reusable variable.

Email verification code