As you can see in my example image below, it looks like i have to create a test-case for every scenario. But i would like to have one test-case and they should have multiple scenarios. Is this possible somehow?
Hey Nitin,
as i replied in another thread you cannot add multiple scenarios into a single xRay test. But you can also use this scenario outline for your issue shown in the screenshot.
(Atleast thats how i understood it)
Btw.: If you use Cypress you dont need to wait for 3 seconds, its a build in feature from cypress that will wait for everything to load, until going into the next step
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.