Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Exist(3)
#1
Solved: 11 Years, 3 Months, 4 Weeks ago
Hi all,
I am new to VB script and QTP. I have a doubt on Exist Property. I know the Exist and Exist(0). Could you please tell that what is the meaning of the Exist(3),
In my QTP Script the following code is there
Code:
If Browser("...").Page("...").WebButton( "html tag:=INPUT", "name:=I Agree", "type:=submit" ).Exist( 3 ) = "True" Then


and is there any numbers are available for Exist property other than 0 and 3 ?
Reply


Messages In This Thread
Exist(3) - by Sudheer_tester - 12-28-2009, 12:48 PM
RE: Exist(3) - by Saket - 12-28-2009, 01:18 PM
RE: Exist(3) - by Sudheer_tester - 12-28-2009, 02:17 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,649 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,257 05-06-2013, 06:03 PM
Last Post: Saket
  If page does not exist - skip go to another action janriis 4 4,134 10-12-2010, 11:25 AM
Last Post: Imtiaz-QA

Forum Jump:


Users browsing this thread: 1 Guest(s)