Re: [Sikuli-driver] [Question #678420]: if expected image not exists in region/screen then scroll down the list box and see if expected image is present.

2019-02-11 Thread Thanigai
Question #678420 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678420 Status: Open => Solved Thanigai confirmed that the question is solved: Using do-while-loop i found solution for my problem. reg = Region(532,225,852,628) reg.highlight(5) x = 0 loop

Re: [Sikuli-driver] [Question #678420]: if expected image not exists in region/screen then scroll down the list box and see if expected image is present.

2019-02-08 Thread Thanigai
Question #678420 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678420 Thanigai posted a new comment: One more query shall we Pass a Text/string to identify the image in screen? in Find() or exists() method -- You received this question notification because your team Sikuli

[Sikuli-driver] [Question #678420]: if expected image not exists in region/screen then scroll down the list box and see if expected image is present.

2019-02-08 Thread Thanigai
New question #678420 on Sikuli: https://answers.launchpad.net/sikuli/+question/678420 need to iterate through a list box and find the expected image and select the expected image and proceed further. i have tried without defining a region and had positive scenario like having the expected