Relative Content

Tag Archive for c#selenium-webdriverweb-scrapingselenium-chromedriver

Webscrape and retrieve a href using Selenium in C#

I’m trying to Webscrape and retrieve a link from this website, [https://www.tradingpost.com.au/searchresults/?q=&filter-location-text=&filterlocation-dist=25&cat=] and print it using Selenium and C#. But I can’t get hold of the data because I’m not sure of which method to use.