I'm looking for a way to click buttons and follow links in pyhton. Or essentially run the javascript function in this tag. I'm trying to use robobrowser but its not working.
<a id="h_w_PC_ctl07_lnkCheckCoupon" class="btnCheckCoupon" title="Check" href="javascript:__doPostBack('h$w$PC$ctl07$lnkCheckCoupon','')"></a>
Thats the html from the site.