loadVariables - not supported?
|
04-13-2015, 08:05 PM
Post: #6
|
|||
|
|||
RE: loadVariables - not supported?
Can you tell me how to substitute a variable using the command LoadVariable.
I tried the below code , but its throwing the error "Load variables is not a supported commands for uploaded scripts". We stored the text file (which is having account details) in the C drive of both the IE9 node /////////////////////////////////////////////////// loadVariables C:\Accounts.txt <= Here we are passing the path of the text file using LoadVariables logData 0 // bring up the login screen navigate http://xxxx/shop/index.jsp?categoryId=2255956 navigate https://xxx/coreg/index.jsp?step=register // log in setValue name=email %Username% setValue name=password Passw0rd! submitForm name=returningCustomer logData 1 //search navigate http://xxxx/search/index.jsp?kwCatId=&kw=bat&origkw=bat&sr=1 |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
loadVariables - not supported? - sabreB6 - 04-26-2012, 12:18 AM
RE: loadVariables - not supported? - pmeenan - 04-26-2012, 12:25 AM
RE: loadVariables - not supported? - sabreB6 - 04-26-2012, 12:36 AM
RE: loadVariables - not supported? - pmeenan - 04-26-2012, 04:59 AM
RE: loadVariables - not supported? - sabreB6 - 04-26-2012, 04:57 PM
RE: loadVariables - not supported? - Remya - 04-13-2015 08:05 PM
|
User(s) browsing this thread: 1 Guest(s)