[split] How to test with a script?
|
06-11-2015, 12:09 AM
Post: #2
|
|||
|
|||
RE: [split] How to test with a script?
logData will do exactly what you are looking for.
logData 0 navigate <login page> execAndWait <some js to click the menu> setValue ... logData 1 submitForm name=<form name> (or something that looks generally like that - hard to say without specifics about the site). |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
[split] How to test with a script? - bigb21985 - 06-10-2015, 04:33 AM
RE: [split] How to test with a script? - pmeenan - 06-11-2015 12:09 AM
|
User(s) browsing this thread: 1 Guest(s)