I’m using uipath studio community edition and facing an issue on data scrapping from yelp, sometimes this activity is working perfect but most of the times Extract Structured Data return empty datatable.
Is it due to uipath studio community edition version?
Can anyone help me to figure out the problem and its solution?
Buddy @shahidislam89
Its all the field that we choose while we extract data with that extract data wizard buddy,
Its not about the community version issue buddy or it can be due to fields not getting appeared or it takes more time to load a page, mean while if a extraction is done we wont get the data buddy, so make sure the page gets loaded before extracting, for that we can use on element appear or delay to wait untill page gets loaded or to be even better we have a property called WaitForReady which we can set as COMPLETE, that would wait untill all the fields in the page gets loaded