(09-13-2011, 12:57 PM)PrabhatN Wrote: Where do you get the popup from?
I mean does your code contain something like below:
Code:Msgbox "Hello World"
If this is the case, the OK button can't be clicked automatically.
If it is not please try using:
Code:Set WshShell = CreateObject("Wscript.Shell")
WshShell.Popup " Wait 5 seconds ", 5, "Title"
Hope it helps.
how can i automatically click ok button in msgbox popup
|
|
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
no action on click for particular wpf button | jlavrecka | 1 | 1,628 |
05-21-2020, 11:33 PM Last Post: jlavrecka |
|
Help for instruction to click on Skip button in the warning message | vijilesh | 0 | 1,651 |
09-16-2018, 03:48 PM Last Post: vijilesh |
|
Close popup ad windows | dustwynn | 1 | 3,148 |
10-25-2016, 05:57 PM Last Post: Ankur |
|
Unable to Click on Login Button | Paurav | 1 | 3,423 |
07-03-2014, 05:27 AM Last Post: supputuri |
|
Right Click On a Image and Click on a Link in WebElement | RameshKrishnan | 4 | 5,659 |
07-10-2013, 04:13 PM Last Post: RameshKrishnan |
Users browsing this thread: 1 Guest(s)