Page 1 of 1

How to use AHK to Click a button/link in chrome?

Posted: 26 Sep 2018, 09:03
by georgekhaidas
I am trying to create a script that will click the following link once the site is open in chrome:



<a href="javascript:sfHide();menuClick('/cpmlivecrd/ScreenAction.do?xmlName=crm/Reports/CRM\_FrontLine\_Queue\_Filter.xml\&doAction=RenderReportScreen\&fromMenu=yes\&menuCaption=Custom%2BFrontline\&af=1708');">Custom Frontline</a>BlueStacks TextNow VPN



I keep running across articles on how to use the DOM in IE ,but i refuse to believe that it can't be done in Chrome.