View Single Post
Old 07-16-2016, 03:35 PM   #4
leo738
Enthusiast
leo738 began at the beginning.
 
Posts: 39
Karma: 10
Join Date: Jul 2011
Device: Kindle 3
Hello,

Many thanks for your reply!

You're correct, that 'Your username and password are incorrect' is present in the page before the submit button is pushed so I edited that section out. Is there a simple way to verify it properly?

As suggested I added the snippet of code for the form & verified that the correct form was selected (by printing it to screen). It outputted:

Code:
<POST https://www.irishtimes.com/signin# application/x-www-form-urlencoded
  <TextControl(email=)>
  <PasswordControl(password=)>
  <SubmitButtonControl(<None>=) (readonly)>>
However it's still failing. Almost all the articles after the first 5 or so have lots of stuff about signing in.

Do I need to handle importing text from the command line argument? I haven’t added anything in that regard. Anything else you can think of?

Thanks again for looking,

Leo
leo738 is offline   Reply With Quote