Jump to content

Need Help with Web Automation


Recommended Posts

There are number of functions it all depends upon the code of the website, for example does it have a name or id attribute

  • _IEGetObjById
  • _IEGetObjByName

Otherwise use 

_IETagNameGetCollection

To get all tags then check if the innertext equals xyz or className = xyz, there are a number of options, you can search for MSDN IE DOM and you can any of those object modules within Autoit.

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