I get this error when clicking on the Submit Btn.
testLogin(test.NetFlixTestCase) Time elapsed: 5.358 sec <<< ERROR!
groovy.lang.MissingMethodException: No signature of method:
org.tellurium.object.UiObject.getValue() is applicable for argument types:
(org.tellurium.dsl.BaseDslContext$_getValue_closure36) values:
[org.tellurium.dsl.BaseDslContext$_getValue_closure36@a6d35]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorI
mpl.java:39)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorA
ccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
According to the User Guide, I should be able to use getValue for Checkbox.
Original issue reported on code.google.com by John.Jian.Fang@gmail.com on 16 Jul 2009 at 6:41
Original issue reported on code.google.com by
John.Jian.Fang@gmail.com
on 16 Jul 2009 at 6:41