Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
If page does not exist - skip go to another action
#3
Not Solved
I have one action for each page in my Web app called ActionPage1, ActionPage2 ...etc.

All pages (actions) except last page have Next buttons, and thats the problem, because if the script clicks next, the script "thinks" that the next page is 3, but its actually 4. What i need the script to do is:

1. Identify the page, could be by checking if a specific text exists
2. If text exists (meaning page 3 is not skipped), the script should perform as usual on page 3 (could be verify text).
3. If text does not exist (meaning page 3 is skipped), the script should ignore the code on page 3 and perform the code of page 4 (ActionPage4)
Reply


Messages In This Thread
RE: If page does not exist - skip go to another action - by janriis - 10-11-2010, 06:44 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  General run error when Exist fails msacks 1 1,866 02-08-2019, 02:12 AM
Last Post: Ankur
  [UFT 12.52/VBScript] Test object exist, is visible and enabled before take an action sparkwanted 0 3,650 02-07-2017, 12:28 AM
Last Post: sparkwanted
  how to find Excel file exist or not in vbscript code sree.85 3 11,253 08-22-2013, 11:42 AM
Last Post: akhandesh
  Remote server machine does not exist eroshan 5 14,258 05-06-2013, 06:03 PM
Last Post: Saket
  Difference between parameter tabs in Action Properties and Action Call Properties. vibhakhandelwal 0 4,052 11-16-2011, 01:34 PM
Last Post: vibhakhandelwal

Forum Jump:


Users browsing this thread: 2 Guest(s)