NSearch Posted January 4, 2006 Posted January 4, 2006 I am trying to click on the following link, but I can not see to figure it out. Would someone please help <noscript> <input type="image" alt="Edit" name="edit_address" src="/img/en/btn_lnk_edit.gif" WIDTH="20" HEIGHT="10"> </noscript> This input is within the following form (which is the second form in the source) <form name="reportform" action="/web/report/lost" method="post"> Thanks.
seandisanti Posted January 4, 2006 Posted January 4, 2006 I am trying to click on the following link, but I can not see to figure it out. Would someone please help <noscript> <input type="image" alt="Edit" name="edit_address" src="/img/en/btn_lnk_edit.gif" WIDTH="20" HEIGHT="10"> </noscript> This input is within the following form (which is the second form in the source) <form name="reportform" action="/web/report/lost" method="post"> Thanks.are you using IE.au3? beta is required, but check out _IEClickLinkByText()
NSearch Posted January 4, 2006 Author Posted January 4, 2006 Please delete topic, figured out that I can just call up another instance of IE from the same window with link.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now