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

Rev Kapuganti posted a new comment:
This didn't work as well -  with api.jar in the CLASSPATH and doing -

 "# coding: utf-8\n"
 "require 'Lib/sikulix'\n"
 "include Sikulix\n"


reg = Region(0,0,300,20);
print(reg);
print(reg.collectWordsText()) / or collect_words_text with jruby syntax :(

-- 
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