sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #25718
Re: [Question #248226]: enum java
Question #248226 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/248226
Status: Answered => Open
Jeremy is still having a problem:
You are correct. I change the code to this:
Screen s = new Screen();
try {
s.click(images.Android_Home);
} catch (FindFailed e) {
// TODO Auto-generated catch block
e.printStackTrace();
}
It does nothing. It just freezes. I don't get an error or anything.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.