<?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: Selenium RC, Firefox 3, and Ubuntu</title>
	<atom:link href="http://www.redconfetti.com/2010/07/selenium-rc-firefox-3-and-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redconfetti.com/2010/07/selenium-rc-firefox-3-and-ubuntu/</link>
	<description>the journal of maxwell keyes</description>
	<lastBuildDate>Tue, 17 Jan 2012 02:20:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://www.redconfetti.com/2010/07/selenium-rc-firefox-3-and-ubuntu/comment-page-1/#comment-949</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 24 Aug 2010 15:27:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.redconfetti.com/?p=578#comment-949</guid>
		<description>I wish I could help you Sofia, but I have no clue why it&#039;s getting this error. Obviously it&#039;s raising an exception, and it appears to be an &#039;XHR&#039; error...whatever that means. I searched online and found this:

http://groups.google.com/group/selenium-users/browse_thread/thread/3f529933b26ce88c

I also found this, but I&#039;m not sure if it&#039;s related. Same &#039;XHR Error&#039; but a different circumstance.

http://code.google.com/p/selenium/issues/detail?id=408</description>
		<content:encoded><![CDATA[<p>I wish I could help you Sofia, but I have no clue why it&#8217;s getting this error. Obviously it&#8217;s raising an exception, and it appears to be an &#8216;XHR&#8217; error&#8230;whatever that means. I searched online and found this:</p>
<p><a href="http://groups.google.com/group/selenium-users/browse_thread/thread/3f529933b26ce88c" rel="nofollow">http://groups.google.com/group/selenium-users/browse_thread/thread/3f529933b26ce88c</a></p>
<p>I also found this, but I&#8217;m not sure if it&#8217;s related. Same &#8216;XHR Error&#8217; but a different circumstance.</p>
<p><a href="http://code.google.com/p/selenium/issues/detail?id=408" rel="nofollow">http://code.google.com/p/selenium/issues/detail?id=408</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sofia</title>
		<link>http://www.redconfetti.com/2010/07/selenium-rc-firefox-3-and-ubuntu/comment-page-1/#comment-948</link>
		<dc:creator>Sofia</dc:creator>
		<pubDate>Tue, 24 Aug 2010 11:37:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.redconfetti.com/?p=578#comment-948</guid>
		<description>i work with ubuntu 9.10 and i installed the Selenium RC server (remote control) and python client on the same machine.

I want to execute a python script but i have alwayas the same error:

ERROR: test_google (__main__.TestGoogle)
----------------------------------------------------------------------
Traceback (most recent call last):
  File &quot;test_google.py&quot;, line 31, in test_google
    sel.open(&quot;/&quot;)
  File &quot;/home/zoubeida/Bureau/selenium/selenium-python-client-driver-1.0.1/selenium.py&quot;, line 764, in open
    self.do_command(&quot;open&quot;, [url,])
  File &quot;/home/zoubeida/Bureau/selenium/selenium-python-client-driver-1.0.1/selenium.py&quot;, line 215, in do_command
    raise Exception, data
Exception: XHR ERROR: URL = http://www.google.com/ Response_Code = -1 Error_Message = Request Error

----------------------------------------------------------------------
Ran 1 test in 6.011s

FAILED (errors=1)


will you give me the correct steps to handle this problem. i&#039;ve mad a lot of research with google but i don&#039;t find a solution.

Thanks</description>
		<content:encoded><![CDATA[<p>i work with ubuntu 9.10 and i installed the Selenium RC server (remote control) and python client on the same machine.</p>
<p>I want to execute a python script but i have alwayas the same error:</p>
<p>ERROR: test_google (__main__.TestGoogle)<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Traceback (most recent call last):<br />
  File &#8220;test_google.py&#8221;, line 31, in test_google<br />
    sel.open(&#8220;/&#8221;)<br />
  File &#8220;/home/zoubeida/Bureau/selenium/selenium-python-client-driver-1.0.1/selenium.py&#8221;, line 764, in open<br />
    self.do_command(&#8220;open&#8221;, [url,])<br />
  File &#8220;/home/zoubeida/Bureau/selenium/selenium-python-client-driver-1.0.1/selenium.py&#8221;, line 215, in do_command<br />
    raise Exception, data<br />
Exception: XHR ERROR: URL = <a href="http://www.google.com/" rel="nofollow">http://www.google.com/</a> Response_Code = -1 Error_Message = Request Error</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Ran 1 test in 6.011s</p>
<p>FAILED (errors=1)</p>
<p>will you give me the correct steps to handle this problem. i&#8217;ve mad a lot of research with google but i don&#8217;t find a solution.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

