Hi,
I am getting this with some custom widgets I created a while ago (worked
with older Tellurium)
groovy.lang.MissingPropertyException: No such property: exploreSelectorCache
for class: org.tellurium.object.Grid
at
org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:49)
at
org.codehaus.groovy.runtime.callsite.GetEffectivePogoPropertySite.getProperty(GetEffectivePogoPropertySite.java:71)
at
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callGroovyObjectGetProperty(AbstractCallSite.java:240)
at org.tellurium.widget.Widget.getUiElement(Widget.groovy:286)
What am I doing something wrong?
Pretty sure I am compiling and running with the latest tellurium core... :-)
Nick
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"tellurium-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/tellurium-users?hl=en
-~----------~----~----~----~------~----~------~--~---