Re: [Sikuli-driver] [Question #121303]: compare 2 images and see whether the images are same or not

2017-06-20 Thread Ashok kumar
Question #121303 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/121303 Ashok kumar posted a new comment: Hi Mohmyda, How did you compare two images? Using Sikuli IDE or Using the application that are developed with Java, python..etc. Can you please explain, I got struck

Re: [Sikuli-driver] [Question #637810]: Screen.find is not getting identified though the element is there in the screen.

2017-05-31 Thread Ashok kumar
Question #637810 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/637810 Status: Answered => Open Ashok kumar is still having a problem: I've even tried by increasing the wait times and in all possible means. Hence asked for some suggestions. -- You received this quest

Re: [Sikuli-driver] [Question #637810]: Screen.find is not getting identified though the element is there in the screen.

2017-05-31 Thread Ashok kumar
Question #637810 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/637810 Description changed to: Hi I've just invoked google.com using selenium web driver and was trying to find out text "Google" by using the below piece of code. Please let me know if I'm wrong.

[Sikuli-driver] [Question #637810]: Screen.find is not getting identified though the element is there in the screen.

2017-05-31 Thread Ashok kumar
New question #637810 on Sikuli: https://answers.launchpad.net/sikuli/+question/637810 Hi I've just invoked google.com using selenium web driver and was trying to find out text "Google" by using the below piece of code. Please let me know if I'm wrong. static WebDriver

Re: [Sikuli-driver] [Question #634289]: Drag and drop issue with Mac

2017-05-31 Thread Ashok kumar
Question #634289 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/634289 Ashok kumar posted a new comment: Hi Vivek, Try with Region.dragdrop with Sikulix. I have not tried though, but I've just seen glimpses of such methods in sikuliX. Thanks, Ashok. -- You received

Re: [Sikuli-driver] [Question #635333]: Could not find the image in file Region.java (FindFailed Exception ) while integrating sikuli with maven

2017-05-29 Thread Ashok kumar
Question #635333 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/635333 Ashok kumar posted a new comment: Ok sure, will post there. Thanks. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #634289]: Drag and drop issue with Mac

2017-05-27 Thread Ashok kumar
Question #634289 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/634289 Ashok kumar proposed the following answer: Hi Vivek, Are you able to find the button or search box by using image in mac? I am getting FindFailed exception. Hoping for a quick response. Thanks -- You

[Sikuli-driver] [Question #635333]: Could not find the image in file Region.java (FindFailed Exception ) while integrating sikuli with maven

2017-05-27 Thread Ashok kumar
New question #635333 on Sikuli: https://answers.launchpad.net/sikuli/+question/635333 Hi, Im in trouble using sikuli to automate GUI of my maven project. Please find the details below : Issue being faced : Could not find the image in file Region.java (FindFailed Exception ) while