You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
my request is making some redirections in the backend. Due to this getting the above exception. Is there any attribute to set like the way we set in python "br.set_handle_redirect( True )" ?
Also, I need to select form and submit login creds. How can I do that?
The text was updated successfully, but these errors were encountered:
my request is making some redirections in the backend. Due to this getting the above exception. Is there any attribute to set like the way we set in python "br.set_handle_redirect( True )" ?
Also, I need to select form and submit login creds. How can I do that?
The text was updated successfully, but these errors were encountered: