Allow the App Testing Agent to persist user state between test runs
It would be great if the App Testing Agent could persist a user session or saved app state between test runs. This would allow tests to start from a predefined state instead of always going through the onboarding or login flow, making it much easier and faster to test authenticated features and later stages of the app.
2
votes
-
Ivan Marriott commented
I’d really like this. Repeating login every run gets in the way when you’re trying to test deeper app flows.