sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #53508
Re: [Question #686062]: [2.0.0] Maven project: images cannot be loaded using ...class.getResource("someImage.png") --- crashes with NPE
Question #686062 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/686062
RaiMan proposed the following answer:
... and what about:
final Pattern FILE = new
Pattern(AbstractClassTest.class.getResource("file.PNG"));
Does it work or throw NPE?
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.