New question #178896 on Sikuli: https://answers.launchpad.net/sikuli/+question/178896
I have been working on a script to download an msi file from the web, and I've tried the urllib2 stuff, and keep getting a not found (if I paste the path into my web browser, it works just fine). Looking on the web, it looks like there is a webbrowser module. The Jython 2.5.2 documentation implies it is a part of jython, but if I use import webbrowser in a sikuli script, I get no module named webbrowser. Should this work with the Sikuli jython? -- 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

