integrating with headless selenium #537
samarthgupta437
started this conversation in
General
Replies: 1 comment
-
|
Hello @samarthgupta437 ,
|
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.
-
Our product website integrates login authentication via auth-0. It has not been possible to automate login via simple http post request sequence and requires actually going via a browser.
We have been working by writing selenium scripts for login and using the jwt token obtained in response. However test start to fail once jwt expires. Is there a way to :
Beta Was this translation helpful? Give feedback.
All reactions