Question #234579 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/234579
Shubham Rathi posted a new comment:
I tried this on my code:
for i in range(1,300):
click("1480530304554.png") # Click on a Button
wait("1480531095180.png") # Wait for prompt window
eval(type("cd D:\ISB\Pairs\"+str(i)+"\Acq\" +Key.ENTER) # Enter path
This doesnt work. I'm getting `SyntaxError ( "no viable alternative at
input 'cq'", )`
--
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