Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

Click a button with no ID or Name

$
0
0
I need to fire the onclick event for a link but I have no way to identify the object.
<div id="button">
	 <a href="" onclick="some_javascript_here">
		  <img alt="Add Account" src="images/add_account_button_blue.jpg">
	 </a>
</div>


As you can see, I can identify the parent element in the DOM (id="button") but I can't find a way to use that information to target the daughter <a> tag.

Any ideas?

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>