← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #203331]: To Verify whether a specific text is displayed or not

 

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

    Status: Open => Answered

pyCoder proposed the following answer:
@ Q 1) assert exists("image you want to make sure exists") # Will throw
an exception if image not found.

@ Q 2) what do you mean capture? 
If printing out like in ide, try setting the global debug setting in your code: http://sikuli.org/docx/globals.html?highlight=debug#Settings.DebugLogs

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