Jump to content

AutoIt 1-2-3 error


Kohr
 Share

Recommended Posts

I wanted to look at some samples in the AutoIt 1-2-3 and I noticed that in file "01--Search-Forum.au3" that it has incorrect UDF.

The code is:

_IEClickLinkByText ($o_IE, "forum")

_IEClickLinkByText ($o_IE, "Forums")

_IEClickLinkByText ($o_IE, "Search")

Based on the help file it should be:

_IELinkClickByText

Kohr

Edited by Kohr
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...