Need to click a button in a child dialog

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Terry Olsen

    Need to click a button in a child dialog

    I'm writing an automation app to control another app. I need to watch for a
    popup dialog box and click the OK button when it pops up. The GetProcesses
    function only retrieves the MainWindow information for each process. How do
    I drill down to find that dialog box that the main process spawned?

Working...