Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Click a link in Google Chrome
#1
I am building a macro that operates a web page using Google Chrome. One of the links that I need to press appears in various places depending on what information is displayed on the page. Chrome will point me to the exact Javascript code for the link which references a function, but I have no knowledge of how to address it in a macro.


the code for the link is
Quote:<a onclick="return DoDeleteDownloads();" id="ctl00_ContentBody_PQDownloadList_uxDownloadPQList_ctl03_lnkDeleteSelected" href="javascript:__doPostBack('ctl00$ContentBody$PQDownloadList$uxDownloadPQList$ctl03$lnkDeleteSelected','')">Delete</a>

Just to let you know, my programing skills were all learned on mini computers years ago so I have only a few self taught skills in windows programing, mostly in writing simple Excel macros.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)