how to write code: to check whether the window of an
Application Under Test exist or not . plz give with example
Answer Posted / sandeep
It is possible to check window of an applocation exist or
not by using javacript call
function checkWin()
{
if (Window.closed)
alert("Window closed")
else
alert("Window closed")
}
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Why is it recommended to close the database connection every time after the work is completed?
Hello Guys, If any body looking for "worksoft certify tool training in bangalore", please contact me aimansaud@gmail.com
How many types of procedures are available in the vbscript language?
What is the difference between vbscript and vba?
Explain vbscript in detail?
In what way program "hello world" you can write in vbscript?
What are keywords in the vbscript language?
Explain the constants in vbscript?
what do you mean .ota mobile format
Which in-built functions are used to convert the specified expression in the form of date and string in the vbscript language?
Mention what is select case statement?
How to create a function in vbscript?
what is resorceallocation
Write a Script for ATM in QTP
What is the technology used by vb script?