Hello Selenium Users,
I recently started to look into selenium IDE & webdriver for test automation.
I would like some help with automation of login for web apps that use auth0 for authentication.
How do I provide the access tokens through selenium webdriver?
Do I have to provide the tokens as a parameter for every request?
Any sample code will be greatly appreciated.
Thank you,
Swathi