I’m trying to do a ‘screen scraping’ activity to get new about a specific topic.
For this I open the browser in ‘google.com’ and search for a term (like uipath), to go to news and I scrape the page.
In the scrape wizard I can see a data preview with the data
When I run it I get nothing from the data table.
Find sample XAML file attached.
Main.xaml (12.5 KB)