← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #295298]: How to add Image file in jar file

 

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

Reshma Thakur posted a new comment:
Hi RaiMan,

Thanks for quick reply!

If i define pattern in the below format it works:

	  String ReportLevel2="ReportLevel.png";
	  
	  Pattern ReportLevel=new Pattern(ReportLevel2).targetOffset(-149,183);

And I am able to load pages and my tool works fine. Thanks a lot for
your help! Really Appreciated it.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.