sikuli_cpython
sikuli_cpython copied to clipboard
Are there spatial operators like below, above, right, left ?
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') ?