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].
For more options, visit this group at 
http://groups.google.com/group/tellurium-users?hl=en.

Reply via email to