Jump to content

FF.au3 not working in ff8?


sniperXX
 Share

Recommended Posts

i tried executing a simple code with firefox 8 using mozrepl and ff.au3:

#include <FF.au3>
_FFStart("www.google.com")

and the _FFLoadWait() function is still running even after the page is fully loaded, and the script doesnt end until a FFLoadWait error.(Timeout: Can not check site status.)

I tried the scrip in both win 7 x86 and x64, i think its a firefox 8 problem as it was working fine in 7. did anyone else had the problem?

Link to comment
Share on other sites

I never really used the mozrepl plugin, but I know mozilla made some big changes with regards there controls an what not.

Meaning custom controls unaccessable to standard windows APIs (or something like that)

However, despite a couple of issues with current release version of IE standard UDFs (which I understand are dealt with in latest beta) Its easier, and in my opinion better to go with Internet explorer.

AutoIt Absolute Beginners    Require a serial    Pause Script    Video Tutorials by Morthawt   ipify 

Monkey's are, like, natures humans.

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