Heads up! On March 5, starting at 4:30 PM Central Time, our community will be undergoing scheduled maintenance for a few hours. During this time, you will find the site temporarily inaccessible. Thanks for your patience. Read more.
×I wanted to create a dynamic test script where a user signs up to our app, then goes through verification.
I'm using zephyr and automate the tests in Reflect.
In Reflect, you can ask the tool to generate a random email. Then in the verification step, the tool can open their built-in email feature and copy the verification code, go back to the verification page and paste the code. How can I use this to write Zephyr test scripts?