2 weeks ago
When open application with edge's inprivate model, system will pop up Windows Security form. I want to click cancel to close it but cannot identify any elements on this screen. Also try to use a separate object to do that but failed to attach. Any advice can do that?
2 weeks ago
I think this has to done from GSO policy side , here we have RPA COE team and we have seen this many times .. our COE team has done some image updates behind the scenes to block this. i am not sure what they have done
2 weeks ago
Yeah I agree with Naveed try to add the site to the allow list in group policy.
The other optoin would be surface automation, if you can not attach to this window you can attach to explorer window:
Make sure font smoothing is turned off
Scale your display to match the Resource
Make sure your desktop is clear and everything is minimised
Spy the screen in region mode
Set the username password etc.
Definitely try Group policies first!
2 weeks ago
If the popup window cannot be avoided, surface automation/region mode would be the right approach. If it still won't work, log a ticket so support team can check your specific usage.
2 weeks ago
last option would be surface automation , however that windows security popup might show up again and again , if you open outlook it will come back again , sometimes if you open folder that time also .. if you reboot your machine again it will come back .
we faced alot this issue and later COE team applied group policy update
a week ago
Thank you all. I tried with surface automation but did not work. Neither bat nor vbs. I think group policy update should be the way, will check with tech team.