write a qtp script to count the number of minimized windows
using automation object model
set qtp=createobject("quicktest.appalication")
qtp.launch
qtp.visible=true
if window= Minimized then
count=count+1
msgbox count
Is This Answer Correct ? | 1 Yes | 5 No |
What is variant in vb script?
How to get path of the file through scripting?
Mention the environments where vbscript could be run?
How do you declare a variable in vbscript?
Write a Fucntion to close all Opened browser expect desired one?
Create a file system object to do the following i. Create a folder ii. Create a text file in the folder iii. Update text file with some tex
HI how can handle dynamic image through vb script example we have to create email id fill the edit box(these latters change wrong password) i am wating your answer
Mention what is select case statement?
How will you get the last occurrence of one string within another string using vbscript?
How to create a cookie using vbscript?
Can u describe what kind of testing are for OTC derivates by banks.
Hi, Anybody could tell me What is the 3rd Largest Number in the series..Thanks in Advance..