Jump to content

Recommended Posts

Posted

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?

Posted

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.

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
×
×
  • Create New...