sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #24652
Re: [Question #236965]: [Sikuli Java API] Getting null pointer exception if i use muliple ScreenRegion in one test method
Question #236965 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/236965
Sridevi K posted a new comment:
Update: I was able to solve that issue by adding some sleep time before
find and click. So, for the question above, add Thread.sleep(1000);
after the first click.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.