Forum Discussion
hiepwork08
8 years agoContributor
Thanks for your replies, very helpfull so far.
I have a further query however. From my recorded test I have included a script test routine.
Is it possible to pass parameters from the record test view to the specific script routine test.
e.g
From recorded testview:
....
....
Property Checkpoint
Run Script Routine
....
....
How do I pass parameters to the script routine at the 'Run Script Routine' point?
baxatob
8 years agoCommunity Hero
"Run Script Routine" operation has "Operation Parameters" dialog, where you can set required parameters (arguments) to pass it to your script.