Hi,
I am trying to scrap the Item Id and Name from below webpage using data scrapping method
It is not working as the value of meta-data is changing when I am trying to scrap each time. Kindly check the below screenshots.
Please help me on the same.
Hi,
Did you already tried to modify this selector by using wildcards? Like:
ms-Link nameField_f6dec15a root-*
By your screenshot you are using SharePoint right? If so, I recommend use dedicated activities to interact with it. Is much easier.
postwick
(Paul Ostwick)
June 11, 2021, 3:23pm
3
Don’t use things like class in selectors. Use more reliable things like aaname.
I have checked multiple times, Class is not changing just meta data is changing
I downloaded the package and checked with URL, username and password but getting following error:
Can you suggest Instance type and usage of it
postwick
(Paul Ostwick)
June 15, 2021, 1:56pm
6
I don’t know anything about Sharepoint. Seems the error message is telling you the problem, no? Something wrong with what you entered into username…
1 Like