Selenium accordion element to be clickable
I have the following HTML code:
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.