Replies: 1 comment
-
|
Just FYI, sorry for the spam, I seem to have been able to fix by adding: wait_until="networkidle" To run_config. |
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.
-
Hi guys.
I was wondering if there was a way to handle client side redirects? For example if I try to run this code:
I get status code 200, and the redirected url is not the actual redirected url in the browser directed client side... Ideally I would like to access the true final url which is https://uplight.com/.
Thanks for your help.
Beta Was this translation helpful? Give feedback.
All reactions