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

2017-05-31 Thread RaiMan
Question #637810 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/637810 Status: Open => Answered RaiMan proposed the following answer: are the image screenshots from the same environment as at the time of running your test? Be aware: SikuliX's search is pixel based (see:

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 question

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

2017-05-31 Thread RaiMan
Question #637810 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/637810 Status: Open => Answered RaiMan proposed the following answer: FindFailed simply means, that the respective image is not found on the screen in that moment. -- You received this question notification

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