Replies: 1 comment
-
Hi there @KrisLau! Best practice would indeed be to use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
So for 90% of my flows I would need the user to be logged in. Is the best practice to
clearState
& run a login flow then the actual test OR should I be running the login test manually then running the other tests after? If it's the latter, is it possible to do so from the config file? Also should I be launching the app each time?Beta Was this translation helpful? Give feedback.
All reactions