Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Issue with Actions
#1
Not Solved
Hi,

My QTP test has 2 Actions, Action1 and Action2.
Action 1 is the main script and Action 2 is called in Action 1

script under Action1:


Code:
browser().Page().webbutton("Sign In").click
CODE
Run Action 2()
CODE

Browser().close
''''''End of the test

test runs fine till browser().close, After that it again trys to run Action2. how to make sure test doesnt rerun Action2.
Reply
#2
Not Solved
Set Action 2 to run for one iteration only.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Call to COPY of Actions from QC8.2 (file system) to QTP 9.5 not copying the actions govqa 0 2,300 05-13-2009, 01:44 PM
Last Post: govqa

Forum Jump:


Users browsing this thread: 1 Guest(s)