sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #40871
Re: [Question #404536]: Use variables in type()
Question #404536 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/404536
Status: Open => Answered
masuo proposed the following answer:
It was careless.
backslashes in strings must be doubled.
type("cd D:\\ISB\\Pairs\\" + str(i) + "\\Acq\\" + Key.ENTER)
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.