Hi,
As we know that IE notification bar will be pops up when there is file download. Ranorex can identify the buttons in notification bar but can't click it when run automation.
Is there any workaround ?
Is possible to access 'Run' button in Notification bar of IE
-
- Posts: 12
- Joined: Thu Sep 29, 2011 7:00 pm
Is possible to access 'Run' button in Notification bar of IE
- Attachments
-
- a screenshot of notification bar which I referenced in the post
- Capture.PNG (4.07 KiB) Viewed 1287 times
- Support Team
- Site Admin
- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
Re: Is possible to access 'Run' button in Notification bar of IE
Hello,
It seems to be a problem with the RxPath for the specific item. Please try to track the element with the standalone Ranorex Spy and compare the RxPath in Spy with the RxPath in your Repository. If you use the RxPath from Spy it should work. The RxPath should be a little shorter. It should also work if you track the button manually via the 'Track' button in the Repository view in Ranorex Studio.
Regards,
Bernhard
Ranorex Support Team
It seems to be a problem with the RxPath for the specific item. Please try to track the element with the standalone Ranorex Spy and compare the RxPath in Spy with the RxPath in your Repository. If you use the RxPath from Spy it should work. The RxPath should be a little shorter. It should also work if you track the button manually via the 'Track' button in the Repository view in Ranorex Studio.
Regards,
Bernhard
Ranorex Support Team