How to check the particular window is exist or not with out
using check points

Answer Posted / archana

If window("Flight Reservation").Exist<>0 Then

msgbox "window exists"

else

msgbox "window doesnot exists"

End If

Is This Answer Correct ?    7 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are class properties?

892


What are the different types of loops available in the vbscript language?

746


What is the use of the recordset object and which statement is used to create such an object?

771


why variable name should not exceed 255 characters?

2010


does anyone have qtp11.0 license key.Please sendit to my mail id-rrvv2011@gmail.com...Thanks

2721


Can anyone send me a vb script function for verifying the functionality of active links on a web page

1798


What is the purpose of drive object of scripting.filesystemobject class in vbscript?

804


who will create the object?

1928


Explain the adodb.stream class?

756


Mention the rules for using option explicit statement?

712


Which keyword is used to declare a variable in the vbscript language?

721


Explain the extension .hta?

746


Why is the use of exit do or exit for statements within loops discouraged?

783


Like OPTION EXPLICIT statement what are the other statements used in vbscript and their usage. Please post me all the statements please.

1896


1) How can we use VB script in testing the application? 2) What all are the things(Software application to be installed in PC) we need to learn VBscript?

3799