downloads happened on the bottom left corner of the chrome browser. this can’t be identified using a selectors since it is outside of the browser. can you please suggest what activity need to use to close this bar on chrome browser ?
Do you want to wait for the download to complete? Then you can use wait for download activity.
Else please give more insight to the requirement.
As click activity is not working the download bar section due to uipath selector control is not move to that portion.
How to close the download bar bottom section in the chrome browser?
What is the Uipath activity need to use for click on ‘X’ ? see the screenshot.
Try using Click
Activity and Change the UI Frameworks to See which one could recognise the Close Button.
Do let us know if you face any errors.
Why are you trying to close it? There’s no reason to close it.
Use UIExplorer and change the UI frameworks
Select Active Accessibility
----------------------------------------------------------*------------------
After above it is not working use image exit acitivity or image based acitivity.
THanks,
Shakti Singh
Thanks Shakti It’s working fine.