Jump to content

ff.au3 problem


Recommended Posts

here is the code

 

#include <FF.au3>

$socket=_FFStart ("yahoo.com")
ConsoleWrite($socket & @CRLF)

yahoo.com is loaded in FF, however the script freezes at the first line, the second line is never executed. what's wromg?

below is the console output

__FFStartProcess: ""C:Program Files (x86)Mozilla Firefoxfirefox.exe" -new-window "http://yahoo.com"  "-repl 4242 "
_FFConnect: OS:    WIN_81 WIN32_NT 9600
_FFConnect: AutoIt:    3.3.10.2
_FFConnect: FF.au3:    0.6.0.1b-10
_FFConnect: IP:    127.0.0.1
_FFConnect: Port:    4242
_FFConnect: Delay:     2ms

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