From: asashour <asa...@ya...> - 2015-06-14 23:22:33
|
Hi, - You must subscribe to the list before posting - Please provide your complete case - Look into http://htmlunit.sourceforge.net/faq.html#AJAXDoesNotWork Ahmed saandy wrote > Hi i am trying to login to a website that has a form which uses "UTF-8" > encoding and encryption, i am entering the user id and password using > HtmlUnit only but even after submitting the form using the following code > - > HtmlPage page = submit.click(); > where submit is the submit button on the form. I am not getting the next > page that should come after a succesful login. Don't know if this might be > happening because of encoding or encryption. > I have tried everything still page contains the same initial html login > page as before. > > Any kind of help would be much appretiated. -- View this message in context: http://htmlunit.10904.n7.nabble.com/not-getting-redirected-to-the-next-form-after-submit-tp36426p36428.html Sent from the HtmlUnit - General mailing list archive at Nabble.com. |