12-18-2009, 07:50 PM
Hi All
How do I run the Login Action once when having more than one Iteration.
How do I run the Login Action once when having more than one Iteration.
Code:
RunAction "Login_Parm [Login as Intermediary]", oneIteration
Wait(20)
RunAction "CreateClient [CreateClient]", oneIteration
RunAction "Product [Product]", oneIteration
'Hub
Browser("Investment Hub").CloseAllTabs
Wait(5)