In sap automation, When I try to check and click the the ‘Allow’ button, Its not working.
When I use ‘Auto’ mode, its selecting full alert box. So I tried ‘Active Accessibility’ and ‘UI Automation’. Then also Its not recognize the elements.
This security popup is tricky one to automate. When I was working on SAP automation, I had disabled the security popups from settings. It will improve bot’s AHT as well as this checkpoint is non value added for bot and we have to click on Allow any way.
If allowed to you, refer this article on how to disable them.
2 Likes
SAP intentionally does not allow the automation of security pop-ups.
I suggest you click ‘Remember my decision’ once, and you’ll be good to go.
You can do this either when the pop-up appears or by using the hint from @ashokkarale.
@ashokkarale thank you! Good catch!
3 Likes