I am trying to automate flow that changes properties and settings for a user in control panel. There are windows security pop ups asking if we want to continue? (Yes/No).
This screen is completely non-responsive to the send keys (both on and off as hardware keys), and neither is the UI element being focused.
How can I handle this as it breaks automation and needed to be handled. (Popups cant be ignored or configured off)
(SAMPLE POPUP ATTACHED, around popup screen is greyed out.)