The custom selenium server could be downloaded from our Maven repo: http://maven.kungfuters.org/content/repositories/snapshots/org/seleniumhq/selenium/server/selenium-server/
On Wed, Aug 24, 2011 at 10:01 AM, Tudor Enache <[email protected]> wrote: > Hi, > > I have recently discovered the Tellurium framework and wanted to give > it a go. > Unfortunately when I try to run a simple test case selenium client > gets stuck in "Preparing Firefox profile...". My OS is Linux > Backtrack 5 which is built on Ubuntu. > I remembered I had this issue with an old version of selenium server, > so I switched off internal selenium from the configuration file in > order to use a remote server. > After doing that I encountered these errors: > <<ERROR: Unknown command: 'getBundleResponse'>> > com.thoughtworks.selenium.SeleniumException: ERROR: Unknown command: > 'cleanCache' > > I assume this is normal because I'm not running the Tellurium custom > server. I searched the web and saw that I need to disable the JQuery > selector, but I couldn't find how and tried almost all disable > functions that indicated a relation. > > I personally wanted to take advantage of the features the tuned > selenium server you offer, but I couldn't. > > I think I need the latest selenium server customized with Tellurium. > Is this possible? Is there a workaround, another solution? > > BTW, the sample configuration file is missing bugReport field under > test->exception > > -- > 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. > > -- 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.
