Hey guys so i am trying to get to the link in the code below however the only div with a name is inside the href. I know how to get to the href if it was inside the div but not this way around. Can anyone help?
<div>
<a href="/economic-research/blog/EconomicPublications/algeria-country-report-mar17.pdf">
<div class="CountryRiskReportLink">
Algeria Country Report
</div></a>
</div>