Question #216012 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/216012

    Status: Open => Answered

RaiMan proposed the following answer:
-- 1. the Firefox.exe is not found on system path ...
... which is normal on Windows, since FF is in a sibdirectory of the Program 
Folder, which is not on system path.
So you have to specify the absolute path to FF.exe

-- 2.
the module webbrowser cannot be found on Jython's sys.path.
You have to add the folder where webbrowser.py can be found on your system

You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to