Goodmorning,
I need to manage multiple popup that can appear during the execution of a program for a customer.
I need to use a VM to open his program and start the task. During the execution of the task many popup may appear, they are almost always different. The only things they have in common is the “OK” button
I need to click on OK on every popup that may appear, how could i do this? Thanks