← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #293226]: run sikuli from command line

 

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

    Status: Needs information => Answered

Eugene S proposed the following answer:
So something like this?


path1 = raw_input('Enter path 1: ')
path2 = raw_input('Enter path 2: ')

print path1 == path2

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.