Tellerium Users, I've just started working with Tellerium picking up from a few others in our team. Part of the team uses Ubuntu and the other half use Macs for their primary development. Our Tellerium setup didn't work on OS X with Firefox because of library incompatibility. Researching the problem I saw that it had been discussed on this list that upgrading to a version of Selenium that fixed this problem also introduced other bugs.
I found a workaround for the problem that at least lets me run Tellerium tests on Snow Leopard. It looks like it's a simple null string problem in Selenium when building the path variables for calling Firefox which can be corrected with a simple bash script. I wrote up a blog post on it, but thought it would be best to share it with the group here as well. http://scott.phillips.name/2010/09/make-tellurium-selenium-work-with-firefox-and-snow-leopard/ Thanks! Scott-- -- 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.
