Jump to content

Where I'm wrong?


palba
 Share

Recommended Posts

Hi All,

I'm trying to automate some task.

I'd like to start a probram, click some checkbox and click a button to start a process.

I've tried to write some code but nothing happen. There arent't errors but it doesn't do the job.

here the code:

Run("firei.exe")

WinWaitActive("Fire-i")

ControlClick("fire-i", "", "[CLASS:button; INSTANCE:6]")

ControlClick("fire-i", "", "[CLASS:button; INSTANCE:10]")

ControlClick("fire-i", "", "[CLASS:stati; INSTANCE:8]")

Where's my fault?

Many Thanks in advance and all the best

Paul

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