Clicking an offset from getLastMatch

Asked by xyz_User

I've tried various method and tried to go throu the docs but wasn't able to be successful:
        if bColor.toString() == aColor.toString():
            print "FOUND ITEM!!!"
            click(lastmatch).targetOffset(-50,0))

Question information

Language:
English Edit question
Status:
Solved
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Solved by:
xyz_User
Solved:
Last query:
Last reply:
Revision history for this message
xyz_User (userseven) said :
#1

Apologies, I found the answer