Hi!
I am currently trying to create a recipe for our local newspaper and I want to include a login to download all of the content (some of the articles are only fully viewable with a valid login.
So I tried to use the method for this login which I found in several forums, but I can't figure out how to use it properly
On the main page (
Aachener Zeitung) there are two possibilities to log in.
You can either click the button on the top right or you can use the bottom bar.
I didn't find out how to adress one of these properly, so I tried another login page. On the mobile site
AZ mobile the login fields are better visible and I tried to access them with the following code:
It seems to work, but it shows no effect. There are no errors, but the articles are still not visible in the downloaded content.
So maybe somebody can tell me what I have to correct in my code? Or what I have to do to use the 'normal' forms on the regular webpage?