I'm working in PAD to automate clicking a button on a webpage, which opens a pop-up. The pop-up requires the user to click OK before proceeding. After exhausting the options for how to respond to a pop-up ("click OK", "do nothing", "close it"), I am still left with the click action failing despite me being able to tell the button was clicked.
Is PAD not able to handle button clicks if the resulting pop-up window can't be resolved within the same action? I'm also not able to get these buttons to respond to "Click on image" actions, so I'm sort of at a loss on how to proceed.