Re: [Sikuli-driver] [Question #691235]: Am not able to run the sikulix in eclipse, Sikulix throwing an error in cosolw

2020-06-10 Thread RaiMan
Question #691235 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691235 RaiMan proposed the following answer: What Windows system version? Looks like a problem with the opencv_java342.dll (probably needed DLL's missing on your system). May be this helps: https://bugs.launchpad.

Re: [Sikuli-driver] [Question #691235]: Am not able to run the sikulix in eclipse, Sikulix throwing an error in cosolw

2020-06-10 Thread Kogul
Question #691235 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691235 Kogul posted a new comment: Thanks for the reply RailMan Please find the below dependency. com.sikulix sikulixapi 2.0.4 -- You received this question notification because your team Sikuli Dr

Re: [Sikuli-driver] [Question #691235]: Am not able to run the sikulix in eclipse, Sikulix throwing an error in cosolw

2020-06-09 Thread RaiMan
Question #691235 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691235 Status: Open => Answered RaiMan proposed the following answer: In any case it must be: Region reg= src.find(fileinputtextbox); What version of SikuliX? On what system? -- You received this question no

[Sikuli-driver] [Question #691235]: Am not able to run the sikulix in eclipse, Sikulix throwing an error in cosolw

2020-06-09 Thread Kogul
New question #691235 on Sikuli: https://answers.launchpad.net/sikuli/+question/691235 When I try to run the below sample code, sikulix throwing an ExceptionInitializerError. Please find the below code. Please help me in resolving this. Java Code: public class FirstTestCase { public s