sikuli_cpython icon indicating copy to clipboard operation
sikuli_cpython copied to clipboard

Are there spatial operators like below, above, right, left ?

Open GiannisIordanou opened this issue 10 years ago • 0 comments

I was looking over some tutorials in Sikuli and they mentioned spatial operators like below, above, right etc. How can I perform something like find('some image.jpg').below().find('some other image.jpg') ?

GiannisIordanou avatar Sep 28 '14 07:09 GiannisIordanou