← Back to team overview

sikuli-driver team mailing list archive

[Question #671488]: Exist - Location

 

New question #671488 on Sikuli:
https://answers.launchpad.net/sikuli/+question/671488

1.1.3(2018-06-07_14:48)/Linux4.15.0-29-generic/Java8(64)1.8.0_181-b13

My Problem is either a bad Graphics Card or Low Memory

A screen display after some tiome will develop vertical lines

My Script does
if exists(Image):
    v_Location = find(Image)
so that I can obtain the x and y cords of v_Location

My Problem is that sometimes the exists finds the image while the find fails with an error including :Last seen at ( and the location of the exists (I think)

Can I obtain the coords of the location from the exists by somehow using getLastMatch()

I know its not a bug just an old laptop that I am running Linux on - smae code runs fine on my MAC



-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.