Question #678427 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678427
Melvin Raymond gave more information on the question: I was able to invoke my app using this chunk of code which a developer gave me. I will attempt to see if I can get the Robot Framework to use it with a Keyword somehow. #!/usr/bin/python import subprocess subprocess.call(["/usr/bin/open", "-a", "Labquest Viewer"]) Click to expand inline (7 lines) 3:08 PM chmod 0777 thing.py 3:08 PM ./thing.py -- You received this question notification because your team Sikuli Drivers 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

