<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Selenium on Ubuntu Hardy Heron</title>
	<link>http://www.alittlemadness.com/2008/05/01/selenium-on-ubuntu-hardy-heron/</link>
	<description>A man needs a little madness, or else he never dares cut the rope and be free. -Nikos Kazantzakis</description>
	<pubDate>Wed, 20 Aug 2008 20:27:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: Radek</title>
		<link>http://www.alittlemadness.com/2008/05/01/selenium-on-ubuntu-hardy-heron/#comment-103209</link>
		<author>Radek</author>
		<pubDate>Mon, 21 Jul 2008 13:40:14 +0000</pubDate>
		<guid>http://www.alittlemadness.com/2008/05/01/selenium-on-ubuntu-hardy-heron/#comment-103209</guid>
		<description>Hi
I have the same problem. I've tried your sollution, but when I install firefox 2 and try running firefox-2-bin I get:
15:33:39.062 INFO - Preparing Firefox profile...
/usr/lib/firefox/firefox-2-bin: error while loading shared libraries: libmozjs.so: cannot open shared object file: No such file or directory
The library file IS in /usr/lib/firefox which is on the PATH environment.
Any ideas how to pass this?</description>
		<content:encoded><![CDATA[<p>Hi<br />
I have the same problem. I&#8217;ve tried your sollution, but when I install firefox 2 and try running firefox-2-bin I get:<br />
15:33:39.062 INFO - Preparing Firefox profile&#8230;<br />
/usr/lib/firefox/firefox-2-bin: error while loading shared libraries: libmozjs.so: cannot open shared object file: No such file or directory<br />
The library file IS in /usr/lib/firefox which is on the PATH environment.<br />
Any ideas how to pass this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paulo</title>
		<link>http://www.alittlemadness.com/2008/05/01/selenium-on-ubuntu-hardy-heron/#comment-101421</link>
		<author>Paulo</author>
		<pubDate>Wed, 16 Jul 2008 02:34:12 +0000</pubDate>
		<guid>http://www.alittlemadness.com/2008/05/01/selenium-on-ubuntu-hardy-heron/#comment-101421</guid>
		<description>Hi, I had the same issue and found this website via google.  I just tried the nightly build and it's fixed.  Selenium would get stuck waiting for the user to accept the EULA.  You can see in the source code (LauncherUtils.java) that they put a workaround for this.</description>
		<content:encoded><![CDATA[<p>Hi, I had the same issue and found this website via google.  I just tried the nightly build and it&#8217;s fixed.  Selenium would get stuck waiting for the user to accept the EULA.  You can see in the source code (LauncherUtils.java) that they put a workaround for this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: naro</title>
		<link>http://www.alittlemadness.com/2008/05/01/selenium-on-ubuntu-hardy-heron/#comment-94706</link>
		<author>naro</author>
		<pubDate>Tue, 01 Jul 2008 10:39:30 +0000</pubDate>
		<guid>http://www.alittlemadness.com/2008/05/01/selenium-on-ubuntu-hardy-heron/#comment-94706</guid>
		<description>Thanks! This blog entry solved exactly the same problem I had with Firefox 3 on Mac OS X. I copied Firefox.app to Firefox2.app before installing FF3 and solved Selenium problem with:

export SELENIUM_BROWSER='*firefox /Applications/Firefox2.app/Contents/MacOS/firefox-bin'</description>
		<content:encoded><![CDATA[<p>Thanks! This blog entry solved exactly the same problem I had with Firefox 3 on Mac OS X. I copied Firefox.app to Firefox2.app before installing FF3 and solved Selenium problem with:</p>
<p>export SELENIUM_BROWSER=&#8217;*firefox /Applications/Firefox2.app/Contents/MacOS/firefox-bin&#8217;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
