@prateek_kumar28 Thank you such a lot, actually admire it!
Nice query. For multi‑step flows with authentication, Rova can paintings in two tactics:
– For many regression suites, each and every check begins from a blank state. Rova will care for the whole auth float (login, OTP, and so forth.) as a part of the target so that you’re now not unintentionally relying on a “grimy” consultation.
– For longer or extra complicated trips, we toughen maintaining consultation state throughout a situation, so Rova can chain a couple of objectives inside the similar authenticated context whilst nonetheless keeping apart runs from each and every different.
Beneath the hood, we observe cookies/tokens and different related state consistent with run, so that you get lifelike, finish‑to‑finish protection with out flaky go‑check leakage. When you have a selected auth setup (SSO, magic hyperlinks, JWTs, and so forth.), satisfied to proportion how we’d plug into that as smartly.



