02-07-2017, 08:24 AM
Hi,
I am started working Windows desktop application which is developed in JAVA, there is one object is coming as "Java object" and I am not seeing any unique property value.
no values for label, text, properties, so how to get the value for that object?
x = javawindow("xyz").javaapplet("xyz").javaobject("lighlabel").getroproperty("text")
msgbox x
x is getting no value
please help me
Thanks
Redd
I am started working Windows desktop application which is developed in JAVA, there is one object is coming as "Java object" and I am not seeing any unique property value.
no values for label, text, properties, so how to get the value for that object?
x = javawindow("xyz").javaapplet("xyz").javaobject("lighlabel").getroproperty("text")
msgbox x
x is getting no value
please help me
Thanks
Redd