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

    Status: Open => Answered

Parva Thakkar proposed the following answer:
Try this -

variable=input("yay type something")
if variable == "string":
 popup ("it worked")
else:
 popup ("it didn't work")

I added two equal sign in If condition

-- 
You received this question notification because you are a member of
Sikuli Drivers, which 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