How to create a popup object in QTP?

Showing Answers 1 - 1 of 1 Answers

WshShell.Popup Method
The Popup method Displays a timed text in a pop-up message box.


Syntax
nButton = object.Popup(sText, nSecondsToWait, sTitle, nType)

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions