Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Calling Actions
#1
Solved: 10 Years, 9 Months ago
I generated the script for calling a Action1 for 3 iterations in the Action 2. But the Action1 is executed for only two times. Here is the Script pls help.[/color][/size][/font]

Action 1:
SystemUtil.Run("www.Google.co.in")

Action 2:
RunAction "Action1","1 - 3"

Thanks,
Saran
Reply
#2
Solved: 10 Years, 9 Months ago
Try this:

Action 1:
SystemUtil.Run("www.Google.co.in")

Action 2:
RunAction "Action1",ThreeIteration

Correct me if wrong.

Regards,
Sankalp
Reply
#3
Solved: 10 Years, 9 Months ago
Hi Sankalp,
Makes sense. Thanks for your Reply.

Thanks,
Saranya R.
Reply
#4
Solved: 10 Years, 9 Months ago
Saranya,

Try this..
'Action 2:
RunAction "Action1","0-3"

Thanks,
Arul.D
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Using Variables for calling a method in a class chitu576 0 1,646 12-05-2014, 12:31 AM
Last Post: chitu576
  Call to COPY of Actions from QC8.2 (file system) to QTP 9.5 not copying the actions govqa 0 2,308 05-13-2009, 01:44 PM
Last Post: govqa

Forum Jump:


Users browsing this thread: 1 Guest(s)