-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Guidance Needed: Turning on debug mode #16
Comments
I'm also getting this timeout.
|
I have timeout error as well, and got debug working. You run When running debug locally, you get to see what is happening in browser, in my case there was this error in the browser:
It then attempts to create a screen shot but I always got the error |
I found how to debug against docker container as well:
The unique parts for debug are |
Very cool tool!
I believe I have all the required parameters set correctly, but authentication to Okta is timing out.
I am trying to turn on headless browsing to debug, but I do not understand the directions on how to do this via the docker container.
Instructions state the following:
Where is this set?
The text was updated successfully, but these errors were encountered: