You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, if the app under test requires a login, you may need to login in manually or write a script (e.g., using uiautomator, https://github.com/openatx/uiautomator2) to automate the login. But it is still possible that the app may log out during automated testing, in such cases, you may need to add some logics in the testing tool to detect such cases and rerun the script.
Hello,
How is it possible to perform testing when log in is required in an application ?
The text was updated successfully, but these errors were encountered: