← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #674676]: Sikuli 1.1.3: Offline Installation JAR?

 

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

sreeharsha posted a new comment:
Hi Raiman,

Can you please me with this  below error.
i am just trying to open notepad and write some content to setup a basics first. I am using version 1.1.3

Exception in thread "main" FindFailed: C:/Sikuli/Notepad.png: (70x77) in S(0)[0,0 1920x1080] E:Y, T:3.0
  Line 2761, in file Region.java

	at org.sikuli.script.Region.wait(Region.java:2761)
	at org.sikuli.script.Region.find(Region.java:2326)
	at org.sikuli.script.Region.getLocationFromTarget(Region.java:3220)
	at org.sikuli.script.Region.click(Region.java:3718)
	at com.test.NotepadTest.main(NotepadTest.java:13)

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