Can we set a timeout for the msgbox.I want the msgbox to
disappear after 2 seconds during the script execution
without clicking on the OK button manually.
Answer Posted / pavani prasad
a=30
b=20
c=a+b
Timeout = "2"
Set ws = CreateObject("WScript.Shell")
ws.Popup c, TimeOut
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
can test automation improve test effectiveness?
Hi All, How to get repeated word in string . Thanks Balaji
What is the difference between run time object and test object?
What is the synchronization point in qtp?
What is a reusable action?
Which functionalities of QTP used in banking project?
what is the structure for the data driven framework
What is difference in global and action sheet in qtp?
whare exactly we have to use functions and sub routain
Is any limitation to xml checkpoints?
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
How to find the difference between 2 dates in qtp?
How QA specialist can identify when programmatic descriptions are useful?
How do you create regression test packs?