contact  |  about  |  sitemap

Can't automate login to PayPal
Last Post 21 Jun 2010 11:26 AM by Tijn. 3 Replies.
Sort:
PrevPrev NextNext
Author Messages Informative
philmorris

--
13 Jun 2010 09:43 PM
Probably doing something stupid, but cant get any script to log onto PayPal (https://www.paypal.com/uk/cgi-bin/webscr?cmd=_login-run).

I recorded logging in to my account; the result navigates to the login page, fills in the Email address, fills in the Go To field, focuses on the Papal password field and goes no further. If I then manually click he Log In button, the request is rejected because no Password has been entered.

I adapted the 'Login a web site by using fill form and click form actions' script (see attached), using the fields identified in the recording.

Running this gives an error when it tries to load a value.
Dont really understand as the same fields were loaded in the recording with the values I input.

Any help much appreciated.


Tijn

--
17 Jun 2010 09:25 AM
Form interactions can be tricky when creating a web scraper.

Please find attached a demo script with all kind of form interactions and how to set them in Djuggler.

Tijn

djuggler_webpage_interaction_examples.djs

philmorris

--
20 Jun 2010 12:49 PM
Thanks for the script, looks good - but - I am using the latest djuggler personal 2.1.11.

Many of the actions in the script are not recognised (translated as 'Missing Action'). The messages say the script has been made by a newer version.

Do you have something similar for the older version?

Best Regards

Phil


Tijn

--
21 Jun 2010 11:26 AM
That may be difficult. Version 3 has all kind of new DOM methods for web page interaction while web scraping. However you can also do it with javascript. If you have a little understanding of javascript you can set all fields with the execute javascript action.

Hope this helps.
Tijn




Quick Reply
toggle
  Username:
Subject:
Body:
Security Code:
Enter the code shown above:

Submit

Powered by Active Forums

Forum participation and optional registration

You don't need to be registered to partcipate in the Djuggler forums, however if you want to subscribe to email notifications you need to register. You can also subscribe to the forum RSS feed.