Hi Team,
I am struck in one issue, where we have a application which supports the IE only. Since UiPath did not supports the IE so we are unable to fetch the proper selectors and also unable to identify the each and every activity.
The movement when we are trying to access the application it is taking as a whole picture which cannot be identified the individual action items,
Do we change any settings in the edge for this issue.
Kindly help us in this situation.
Thanks
Sreenivasa
Hi
if you really want to use only IE, i think u try with multiple other options like below
- when u r trying to access element try with different selection mode like changing the framework
-
next option would be using HOT KEY activity where u can interact with a specific element using keyboard hot keys like tab, enter
-
finally try upgrading the UIAutomation package and give a try again
Cheers @srinusoft37
Thanks for the quick Reply Palaniyappan,
I tried this and the UIFrame work also not able to identify the Selectors.
Can we do any changes in the Edge to identify the Selectors, because the application is opening in edge as IE mode.
NOTE: the same application is not able to open in the Chrome
Thanks
Sreenviasa
1 Like
if its EDGE then make sure you have installed the Edge extension
then you will be able to indicate each element
https://docs.uipath.com/studio/standalone/2023.4/user-guide/extension-for-edge-chromium
Cheers @srinusoft37
I am using the Edge only.
Actually, my issue is the application which I am using will support IE and since the IE is not available in UiPath, so I am trying to open that application in EDGE.
So that application is opening in edge but unable to take the selectors for the same.
For this do we need to change any settings in the egde to get the selectors.
Thanks
Sreenviasa