Have since been able to fix that, thanks for the help. I have another question about Selenium Grid, can it run each test within a test case on an available selenium RC or will it only run each test case as a whole on an available selenium RC?
Cheers, Liam On Dec 7, 4:30 pm, Jian Fang <[email protected]> wrote: > Did you replace the selenium sever with the one from the 0.7.0 package? > > http://aost.googlecode.com/files/tellurium-0.7.0.tar.gz > > Please post the full stack trace. > > Haroon may be able to provide you more guides on Selenium grid. > > Thanks, > > Jian > > > > > > > > On Mon, Dec 6, 2010 at 6:14 PM, Liam <[email protected]> wrote: > > Hi, > > > I am trying to use Selenium Grid to run a series of Tellurium Junit > > tests. At this stage I'm just doing it on one machine, attempting to > > run the tests in parallel. I can run the Selenium Grid demo fine and > > have also run some other Selenium tests using the Grid setup. > > However, when I run my Junit Tellurium tests I don't have much > > success, the first page will load and then I get the following error > > when it tries to run the first tellurium command: > > > com.thoughtworks.selenium.SeleniumException: ERROR: Unknown command: > > 'getBundleResponse' > > > I am using tellurium-core-0.7.0.jar. > > > I have found similar issues online that were solved by changing the > > selenium-server.jar file which I have experimented with but with no > > success. > > > Does anyone know what is going on here? Or have any ideas on how to > > fix it? > > > Thanks in advance for any replies. > > > -- > > 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%2Bunsubscribe@ > > googlegroups.com> > > . > > 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.
