Question #275381 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/275381

krishna posted a new comment:
Its working fine.

selection = App.getClipboard()
print selection

is printing the text which is copied.


But, below block  of code is not working:

text = selection
match = find(text)
click (match)

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to