Comments on: SikuliX and Java Getting Started Video https://testguild.com/sikulix-java-video-example/ Wed, 29 Jul 2020 08:18:15 +0000 hourly 1 By: Hari https://testguild.com/sikulix-java-video-example/#comment-355729 Fri, 31 Jan 2020 15:28:32 +0000 https://testguild.com/?p=2358#comment-355729 Thanks for sharing this. In a windows based browse dialog window if we need to type in the path of a file, can we use sikulix

]]>
By: William https://testguild.com/sikulix-java-video-example/#comment-293347 Tue, 15 Aug 2017 17:04:27 +0000 https://testguild.com/?p=2358#comment-293347 I got the error

Exception in thread “main” java.lang.NoSuchMethodError: org.sikuli.basics.Debug.logx(ILjava/lang/String;Ljava/lang/String;[Ljava/lang/Object;)V
at org.sikuli.script.Screen.log(Screen.java:33)
at org.sikuli.script.Screen.initScreens(Screen.java:95)
at org.sikuli.script.Screen.(Screen.java:53)
at com.mindtree.demo.SikuliDemo.main(SikuliDemo.java:8)

]]>