<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Running Selenium RC with Firefox 3</title>
	<atom:link href="http://blog.jayway.com/2008/11/12/running-selenium-rc-with-firefox-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jayway.com/2008/11/12/running-selenium-rc-with-firefox-3/</link>
	<description>Sharing Experience</description>
	<lastBuildDate>Sun, 12 Feb 2012 05:23:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: VIgne</title>
		<link>http://blog.jayway.com/2008/11/12/running-selenium-rc-with-firefox-3/comment-page-1/#comment-79517</link>
		<dc:creator>VIgne</dc:creator>
		<pubDate>Thu, 09 Feb 2012 17:54:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jayway.com/?p=393#comment-79517</guid>
		<description>Hi.


is it like this ?
	String sBrowserType=&quot;*custom \&quot;c:\\firefox.exe&quot;;
where firefox.exe is in say c:\ for example..it says failed to start new browser..can you please list how to give a sample path...</description>
		<content:encoded><![CDATA[<p>Hi.</p>
<p>is it like this ?<br />
	String sBrowserType=&#8221;*custom \&#8221;c:\\firefox.exe&#8221;;<br />
where firefox.exe is in say c:\ for example..it says failed to start new browser..can you please list how to give a sample path&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Balaji Manoharan</title>
		<link>http://blog.jayway.com/2008/11/12/running-selenium-rc-with-firefox-3/comment-page-1/#comment-79189</link>
		<dc:creator>Balaji Manoharan</dc:creator>
		<pubDate>Thu, 24 Nov 2011 12:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jayway.com/?p=393#comment-79189</guid>
		<description>Include argument &quot; -interactive&quot; after Selenium jar file path.
for me running in firefox</description>
		<content:encoded><![CDATA[<p>Include argument &#8221; -interactive&#8221; after Selenium jar file path.<br />
for me running in firefox</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chhabs</title>
		<link>http://blog.jayway.com/2008/11/12/running-selenium-rc-with-firefox-3/comment-page-1/#comment-55445</link>
		<dc:creator>Chhabs</dc:creator>
		<pubDate>Mon, 06 Sep 2010 11:58:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jayway.com/?p=393#comment-55445</guid>
		<description>I am also facing the similar issue and i am sure most of the guys are facing this problem.

What actually the problem ?

Company has its own proxy setting says 192.168.232.99 / 8080
To surf internet one has to change the browser settings to above one and then only he can surf internet.

Now whenever we launch a new browser says mozilla with RC then it launches with localhost:4444 where the selenium RC server is running so we will not be able to surf anything. 

Humble request for all who knows the answer to resolve this any help is greatly appreciated.

thanks</description>
		<content:encoded><![CDATA[<p>I am also facing the similar issue and i am sure most of the guys are facing this problem.</p>
<p>What actually the problem ?</p>
<p>Company has its own proxy setting says 192.168.232.99 / 8080<br />
To surf internet one has to change the browser settings to above one and then only he can surf internet.</p>
<p>Now whenever we launch a new browser says mozilla with RC then it launches with localhost:4444 where the selenium RC server is running so we will not be able to surf anything. </p>
<p>Humble request for all who knows the answer to resolve this any help is greatly appreciated.</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhijit</title>
		<link>http://blog.jayway.com/2008/11/12/running-selenium-rc-with-firefox-3/comment-page-1/#comment-22266</link>
		<dc:creator>Abhijit</dc:creator>
		<pubDate>Thu, 14 Jan 2010 17:09:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jayway.com/?p=393#comment-22266</guid>
		<description>Your posting looks promising ... I am facing a similar issue ... can you please elaborate the last step ?</description>
		<content:encoded><![CDATA[<p>Your posting looks promising &#8230; I am facing a similar issue &#8230; can you please elaborate the last step ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joakim Back</title>
		<link>http://blog.jayway.com/2008/11/12/running-selenium-rc-with-firefox-3/comment-page-1/#comment-12753</link>
		<dc:creator>Joakim Back</dc:creator>
		<pubDate>Thu, 24 Sep 2009 07:35:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jayway.com/?p=393#comment-12753</guid>
		<description>Hello Sandi,

I have no experience with your particular problem. 
Perhaps if you are more specific someone else can help you.. but no promises.</description>
		<content:encoded><![CDATA[<p>Hello Sandi,</p>
<p>I have no experience with your particular problem.<br />
Perhaps if you are more specific someone else can help you.. but no promises.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandi</title>
		<link>http://blog.jayway.com/2008/11/12/running-selenium-rc-with-firefox-3/comment-page-1/#comment-12751</link>
		<dc:creator>Sandi</dc:creator>
		<pubDate>Thu, 24 Sep 2009 07:20:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jayway.com/?p=393#comment-12751</guid>
		<description>Hey,
tried to impliment ur concept ,but failed...
i am already sorrounded by a proxy which is laid down by where i work..so if i create a profile with the selenium proxy...throws me a error ..cannot open the browser.

Any other ideas..</description>
		<content:encoded><![CDATA[<p>Hey,<br />
tried to impliment ur concept ,but failed&#8230;<br />
i am already sorrounded by a proxy which is laid down by where i work..so if i create a profile with the selenium proxy&#8230;throws me a error ..cannot open the browser.</p>
<p>Any other ideas..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

