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

I'm using Jruby as my platform of choice for my tests with newly dowloaded 
Sikulix 1.1.4

I'm not able to find text methods (other than findText) to use with the 
Screen/Region instance.


NoMethodError: undefined method `collect_words' for 
#<Java::OrgSikuliScript::Region:0xc20be82>

NoMethodError: undefined method `collect_words' for 
#<Java::OrgSikuliScript::Screen:0x19868320>


It errors  for all these new text features:   existsText, waitText, 
collectWords, collectWordsText, collectLines, collectLinesText. (except 
findText(string))

Please let me know if I'm doing anything wrong? How can I enable these features 
to use with my tests?





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