I scrapp data from website having lot of pages but selector of each page is different so how can I change it to dynamic
selector only contains tag and id but I want class
plz help me
1 Like
Hi @Sushant_Chanakhekar
Good day!
Have you already tried using Ui Explorer?
The UiPath Documentation Portal - the home of all our valuable information. Find here everything you need to guide you in your automation journey in the UiPath ecosystem, from complex installation guides to quick tutorials, to practical business...
Then you may try browsing this thread:
Your XAML Solutions for most common issues
This document is part of our beginners guide .
Hi everyone!
I really liked the idea of @Jan_Brian_Despi I saw in his thread here:
To see how much interest there would be for such a repository, please have this experimental wiki thread to have fun and compile all interesting answers. Anyone with a basic trust level or higher can edit this post
We now added a Forum Report that will return 1000 posts which were marked as a solution and co…
It contains a link that will redirect you to a sample workflow that uses dynamic selectors:
Hi @Nikhil_Khapre ,
Here is the flow. dal_1.xaml (31.5 KB)
I hope you find this as the solution.
Thanks and regards,
Despi
It contains a link to
Thanks and regards
Hii @Jan_Brian_Despi
I have use uiexplorer but it doesn’t contains class it contains aaname,css,etc
so it is difficult to make it dynamic
1 Like
Hi buddy @Sushant_Chanakhekar
If possible can i see the uiexplorer screen buddy
Cheers
1 Like
Pablito
(Pawel Wozniak)
May 8, 2019, 7:35am
5
Hi @Sushant_Chanakhekar ,
Please show example of your UiExplorer data. It might be helpful. Additionally remember that you can also use variables in selectors to make them even more dynamic
Buddy @Sushant_Chanakhekar
Click the visual tree and property tree to check if there is any node with the class attribute before or after this element. You would get there buddy
Cheers