I have an existing Android app that use Auth0 for authentication using the Auth0 web UI. I’ve been asked to automate our UI testing for this app and I’ve decided to use Appium. To keep my tests consistent, I need each test to start by having a user login to my app, which means walking through various Auth0 web pages. I’m hoping Auth0 has created some sort of helper functions to make this sort of testing easier. Currently when I walk through the Auth0 using the Appium Inspector I see no Id’s or AccessibilityId’s on the various Auth0 views/controls within the web pages, making it even more difficult. Has anyone else tried to do this or have suggestions on how to do it? It’s not impossible, but I was hoping it would be easier. I can’t be the only person wanting to automate the Auth0 UI.
szaske
1
I faced the same problem. How is this resolved?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| How to automate Auth0 in mobile app using Appium? | 0 | 1798 | August 24, 2022 | |
| Auth0 & Test Automation | 1 | 6804 | October 21, 2020 | |
| Test automation on Native Android | 1 | 985 | February 6, 2023 | |
| Automated testing with passwordless SMS | 10 | 4739 | June 8, 2023 | |
| Authenticate auth0 using Jmeter to perform load test on app not auth0 itself | 1 | 4254 | February 8, 2022 |