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?
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?