Jump to content

Clicking on Link within script tags


Recommended Posts

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.

Link to comment
Share on other sites

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()
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...