Jump to content

using Mozilla Firefox with autoit


Recommended Posts

I am trying to automate using a addon in Firefox V3.x.x. For some reason mouseclicks dont work on the menu bars for me, wondering what I am doing wrong on it. Heres the start of the code.

HotKeySet("{ESC}", "terminate")

;open firfox

Run('C:\Program Files (x86)\Mozilla Firefox\firefox.exe',"",@SW_MAXIMIZE)

WinWaitActive("CardBot - Pricing Wizard - Mozilla Firefox")

MouseClick(210, 63)

Sleep(3000)

send("{ENTER}")

Edited by THECARDNEXUS
Link to comment
Share on other sites

  • 5 weeks later...

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