← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #149459]: Browser Authentication Window and DEDENT error

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
This is only a syntax error ;-)
The last line in the def is on the wrong indentation level.

do not mix tab's and blanks in one script.

recommendation: use tab to indent and shift-tab/backspace to dedent
never use blank/space

(the next version will have more support for that :-)

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