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

Hi,

I am using Sikuli in Jruby pack, in my script, im having some variables, in 
order to assign values to those variables I should parse the xml file and get 
the tag values and assign that value to the variable..

Example:
-----------------my script----------
TEST = ""
puts TEST

-----------------Xml file--------------
<test1>Hello</test1>

when I run the jruby script, I should print Hello, could any one help me how to 
do this? Please give solution for this.....

-- 
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     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to