scripted tests
|
03-15-2013, 08:44 PM
Post: #1
|
|||
|
|||
scripted tests
I need some help with scripted wpt tests.
i tried different ways for assigning the login areas. ID´s, name, class. Nothing worked with the commands which are specified in the manual logData 0 // bring up the login screen navigate http://webmail.aol.com logData 1 // log in setValue name=loginId someuser@aol.com setValue name=password somepassword submitForm name=AOLLoginForm my credentials wheren´t filled in in the form. any ideas where my mistake is ? thanks in advance |
|||
03-15-2013, 09:35 PM
Post: #2
|
|||
|
|||
RE: scripted tests
Are your scripts tab or space separated?
From memory they need to be tab separated like this: http://www.slideshare.net/AndyDavies/web...-basics/24 Also what browser? Andy Using WebPageTest - http://usingwpt.com/ |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)