Gotcha -- thanks so much.  I had recently added in use of selenium-
grid and the problem was that I was using the wrong selenium-server
jar.

Cheers,
Jason

On Jul 29, 11:20 pm, Jian Fang <[email protected]> wrote:
> Thanks Dominicm, you are right. To use jQuery selectors, you have to use
> Tellurium 0.6.0 or
> Tellurium 0.7.0 SNAPSHOT. Please download the dependent zip file from
> Tellurium download page,
> which includes the custom selenium server.
>
> Thanks,
>
> Jian
>
> On Wed, Jul 29, 2009 at 7:58 AM, dominicm <[email protected]>wrote:
>
>
>
> > Hi Jason,
>
> > This may indicate that you're using the wrong version of selenium-
> > server.jar. Check your version and download from the files section if
> > necessary.
>
> > Hope this helps
>
> > On Jul 28, 7:53 pm, Jason <[email protected]> wrote:
> > > Sorry, to be a little more descriptive, here's the stack trace when I
> > > try to call any selenium methods:
>
> > >   [groovyt] com.thoughtworks.selenium.SeleniumException: ERROR: Error
> > > executing strategy function jquery: tellurium is not defined
> > >   [groovyt]     at
>
> > com.thoughtworks.selenium.HttpCommandProcessor.throwAssertionFailureExcepti­onOrError
> > > (HttpCommandProcessor.java:97)
> > >   [groovyt]     at
> > > com.thoughtworks.selenium.HttpCommandProcessor.doCommand
> > > (HttpCommandProcessor.java:91)
> > >   [groovyt]     at
> > > com.thoughtworks.selenium.HttpCommandProcessor.getString
> > > (HttpCommandProcessor.java:262)
> > >   [groovyt]     at
> > > com.thoughtworks.selenium.HttpCommandProcessor.getBoolean
> > > (HttpCommandProcessor.java:335)
> > >   [groovyt]     at
> > > com.thoughtworks.selenium.DefaultSelenium.isElementPresent
> > > (DefaultSelenium.java:495)
> > >   [groovyt]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > > Method)
> > >   [groovyt]     at sun.reflect.NativeMethodAccessorImpl.invoke
> > > (NativeMethodAccessorImpl.java:39)
>
> > > On Jul 28, 11:43 am, Jason <[email protected]> wrote:
>
> > > > hi all,
>
> > > > I've just recently changed how I'm setting up my testcases, and lost
> > > > my previously working config.  Somehow, when starting a test, for any
> > > > calls to the selenium server, I get 'tellurium is not defined'.  Could
> > > > somebody give me some advice on where to look to debug?   What would
> > > > this indicate in terms of misconfig?
>
> > > > thanks!
> > > > Jason- Hide quoted text -
>
> > > - Show quoted text -
>
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to