← Back to team overview

sikuli-driver team mailing list archive

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.