In that you should look for a smarter solution, use UiExplorer and see what selector you can create for that popup, find that parent of that and use Find Children activity once you find children if that has value in an attribute you can use Get Attribute activity to get the value
Yes, that is next process which I need to perform, However I am stuck at first point where I need to hover on 1st element and then popup will be displayed to perform operation which you mentioned.
Press F2 on your keyboard, this will give you a 3 second delay before picking your element. Click on the drop down list then wait for the indicator to appear again to select the required element. This will set the selector for the element.
Actually, problem is that, its not the part of hover on single element and get details out of it… There is list on companies and from each company popup need to get details. so in that case,how it would be possible to take parent of each popup of for each company.
Completely agree. But if it is there on hover this means that it is there in the HTML DOM structure. Try to find it through UiExplorer or you can also try pressing f12 while webpage is opened.
Or if its not confidential do let me know the URL will find out
Hey Thanks However it is confidential … Can you please share your skype details, probably I will communicate through that channel as it is imp and not working from my side.
Hi Prankur,
I am facing the similar issue. Hovering on an element > list will open > again there is 2nd hover element and then need to click on 3rd element. I have tried with UIexplorer and i can see the 2nd element. I select the element which is in the UIExplorer but no luck.
I am Getting “RemoteException wrapping UiPath.Core.SelectorNotFoundException”
Thank You Prankur, that issue got resolved by using UIExplorer and pressing F12 didn’t work for me. Now I am trying to click on 3rd element. If I get some issue in that then i will get back to you.
Thanks !!