Issues logging in
|
12-09-2014, 02:52 AM
Post: #1
|
|||
|
|||
Issues logging in
Hi
I have a Moodle website that I want to log into and then measure a page load speed. I have been using the following script to achieve this: logData 0 navigate https://edu.eupati.eu/login/index.php sleep 15 logData 0 setValue id=username xxxxxxxxxxxxx setValue id=password xxxxxxxxxxxxx submitForm name=login sleep 15 logData 1 navigate https://edu.eupati.eu/mod/book/view.php?...pterid=773 I replaced the username and passwords with the actual username and password or should they be encoded? I cannot seem to get past the login page. Any help you can give me is greatly appreciated. Thanks J |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Issues logging in - johnlenehan - 12-09-2014 02:52 AM
RE: Issues logging in - andydavies - 12-09-2014, 11:59 PM
RE: Issues logging in - johnlenehan - 12-10-2014, 02:22 AM
RE: Issues logging in - josephscott - 12-11-2014, 06:32 AM
|
User(s) browsing this thread: 1 Guest(s)