← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #146397]: How to chcek weather images exist in screen or not., how to declare match varibale in java

 

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

RAGHUBANSH posted a new comment:
sir ,,

if (s.exist(img1)) returns object and if need a Boolean , java wont be
able to convert match to Boolean.

i have tried it first..

but      s.click(s.exists(imgBrowse,10),0); is what was my question for
the day.. thanks.. for the help . :)

i am trying to automate a java AWT and swing developed application .. i
think i will keep posting the question...

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