← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #175717]: Need help! with find or skip

 

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

    Status: Solved => Open

maris is still having a problem:
omg! what now!
so i typed all like this

while True:
	found = None
	if not exists( )
		if exists( )
			found = getLastMatch()
		else:
			found = getLastMatch()
		click(found)
		wait(14)
		lvl = exists( )
		if lvl:
			click( )
i press start and bam!

[error] Error message: SyntaxError: ("mismatched input '\\n' expecting
COLON", ('C:\\Users\\KLUCIT~1\\AppData\\Local\\Temp\\sikuli-
tmp7523820563913018515.py', 3, 35, '\tif not
exists("1319201294041.png")\n'))

:( help....

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.