Please still use the Integer "2" for the time being until we roll out the alias name feature. String is not supported here yet.
Thanks, Jian On Fri, Sep 4, 2009 at 10:02 AM, yca <[email protected]> wrote: > > Haroon, > > We get the following error when substituting the Integer 2 by a String > (googleSearchUid): > > --------- > For input string: "googleSearchUid" > java.lang.NumberFormatException.forInputString(Unknown Source) > java.lang.Integer.parseInt(Unknown Source) > java.lang.Integer.parseInt(Unknown Source) > java_lang_Integer$parseInt.call(Unknown Source) > > org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall > (CallSiteArray.java:40) > org.codehaus.groovy.runtime.callsite.AbstractCallSite.call > (AbstractCallSite.java:117) > org.codehaus.groovy.runtime.callsite.AbstractCallSite.call > (AbstractCallSite.java:125) > org.tellurium.object.List.walkTo(List.groovy:221) > org.tellurium.object.List$walkTo.call(Unknown Source) > ----------- > > We tried: click "containerId.subcategory['googleSearchUid']", > "containerId.subcategory[googleSearchUid]", etc. > > Thanks for your help, > > Yves. > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
