Alisha, Could you provide us more details, for instance, the command you send to Selenium server (log from your console), the UI module, and the line of the test code that broke the test?
Thanks, Jian On Wed, May 19, 2010 at 6:30 AM, Alisha Rai <[email protected]> wrote: > Hi, > > I am getting following error while running a web test after upgrading > tellurium 7. Can some one provide some solution for this? > > com.thoughtworks.selenium.SeleniumException: ERROR: Command execution > failure. Please search the Tellurium User Group at > http://groups.google.com/group/tellurium-users for error details from the > log window. The error message is: Syntax error, unrecognized expression: > Syntax error, unrecognized expression: Search > > at > com.thoughtworks.selenium.HttpCommandProcessor.throwAssertionFailureExceptionOrError(HttpCommandProcessor.java:97) > > at > com.thoughtworks.selenium.HttpCommandProcessor.doCommand(HttpCommandProcessor.java:91) > > at sun.reflect.GeneratedMethodAccessor76.invoke(Unknown > Source) > > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > > at > org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite$PojoCachedMethodSiteNoUnwrapNoCoerce.invoke(PojoMetaMethodSite.java:229) > > at > org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.call(PojoMetaMethodSite.java:52) > > at > org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:129) > > at > org.telluriumsource.component.connector.CustomSelenium.getBundleResponse(CustomSelenium.groovy:257) > > at sun.reflect.GeneratedMethodAccessor75.invoke(Unknown > Source) > > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > > at > org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86) > > at > groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:234) > > at > groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1049) > > at > groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:880) > > at > groovy.lang.DelegatingMetaClass.invokeMethod(DelegatingMetaClass.java:149) > > at > groovy.lang.MetaObjectProtocol$invokeMethod.call(Unknown Source) > > at > org.telluriumsource.component.dispatch.Dispatcher.methodMissing(Dispatcher.groovy:56) > > at sun.reflect.GeneratedMethodAccessor74.invoke(Unknown > Source) > > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > > at > org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86) > > at > groovy.lang.MetaClassImpl.invokeMissingMethod(MetaClassImpl.java:813) > > at > groovy.lang.MetaClassImpl.invokePropertyOrMissing(MetaClassImpl.java:1098) > > at > groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1051) > > at > groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:880) > > at > org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:39) > > at > org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:129) > > at > org.telluriumsource.component.bundle.BundleProcessor.passBundledCommand(BundleProcessor.groovy:322) > > - > Alisha > > -- > 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]<tellurium-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/tellurium-users?hl=en. > -- 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.
