Question #203363 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/203363
RaiMan requested more information: I never asked before: What do you want to do with the open files? The click() has nothing to do with the opening of files. And opening files make nothing on the screen. So I do not understand your approach. --- but the files don't actually open in the program what did you expect about what happens, when opening a file? If you do not get an IOError, then the files are opened and you can access their content with f.read() and other IO-Operations. -- 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

