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

xiaocezi posted a new comment:
I've achieved to run SikuliX from Command Line in pycharm with relative 
path,like :
----------
import os
os.system("runsikulix.cmd -r MonkeyTest-WindowsSystem")
----------
my os is window 7.0.
and i want to know how could i run sikuli code ,like:
----------
click(“x.png”)
----------
in pycharm with python script,but a sikuli script。 

i am still study in this continue.

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

Reply via email to