Jump to content

onclick, multiple links and Javascript


fhanna
 Share

Recommended Posts

When encountering a webpage with multiple links I collect the links into an an array and _IENavigate to each via the array and do my thing.

The issue is each link has a common Javascript associated with it thus needing an onclick action for the link to get the desired results.

I can save the multi-link page url and reload it and do an _IEAction click in turn on each link but desire to avoid this reload of the multiple link page. If I take this course of action what function is needed to capture the this page so I can reload? This would be faster than performing multiple "back" fuctions needed to return to the multiple link page.

Additionally, is there a way to navigate to the link and execute the Javascript (Same for each link) via an IE.au3 fuction?

Thank you

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...