Hi,
I need to close the Windows warning shown in below screenshot. It should appear consistently during runtime. It blocks all other content on the screen, so I cannot figure out a way to spy it traditionally. I have two ideas:
1. Simply click the coordinate on the screen where the close button is without interacting or checking if the popup exists (not ideal and I have not investigated how to build it)
2. Spy a screenshot and using region mode, and interact using normal surface during runtime. I managed to spy the below screenshot and map the button, but I cannot get it to work, likely because I do not know how to define a window. Screenshot of my app modeller below. Maybe it is possible to set up a "floating" surface element outside any windows, or just define the entire screen as a window?
Any suggestions how to move forward with this?
------------------------------
Stefan Roi
------------------------------