<?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 on Rails</title>
	<atom:link href="http://www.adaruby.com/2007/12/09/selenium-on-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adaruby.com/2007/12/09/selenium-on-rails/</link>
	<description>Rich Dynamic Applications with Ruby on Rails</description>
	<lastBuildDate>Sat, 13 Feb 2010 01:49:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Harry</title>
		<link>http://www.adaruby.com/2007/12/09/selenium-on-rails/comment-page-1/#comment-219</link>
		<dc:creator>Harry</dc:creator>
		<pubDate>Wed, 19 Mar 2008 07:32:27 +0000</pubDate>
		<guid isPermaLink="false">http://adaruby.com/2007/12/09/selenium-on-rails/#comment-219</guid>
		<description>&lt;blockquote&gt;anybody have an idea on mutisession login test&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<blockquote><p>anybody have an idea on mutisession login test</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harry</title>
		<link>http://www.adaruby.com/2007/12/09/selenium-on-rails/comment-page-1/#comment-218</link>
		<dc:creator>Harry</dc:creator>
		<pubDate>Wed, 19 Mar 2008 07:31:34 +0000</pubDate>
		<guid isPermaLink="false">http://adaruby.com/2007/12/09/selenium-on-rails/#comment-218</guid>
		<description>&lt;blockquote&gt;Does anyone know how to do a multiple session login test in selenium on rails....&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<blockquote><p>Does anyone know how to do a multiple session login test in selenium on rails&#8230;.</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harry</title>
		<link>http://www.adaruby.com/2007/12/09/selenium-on-rails/comment-page-1/#comment-217</link>
		<dc:creator>Harry</dc:creator>
		<pubDate>Wed, 19 Mar 2008 07:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://adaruby.com/2007/12/09/selenium-on-rails/#comment-217</guid>
		<description>&lt;blockquote cite=&quot;does someone know how to do a multiple session test in selenium on rails&quot;&gt;</description>
		<content:encoded><![CDATA[<blockquote cite="does someone know how to do a multiple session test in selenium on rails"></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; The Links &#187; roarin&#8217; reporter</title>
		<link>http://www.adaruby.com/2007/12/09/selenium-on-rails/comment-page-1/#comment-222</link>
		<dc:creator>&#187; The Links &#187; roarin&#8217; reporter</dc:creator>
		<pubDate>Mon, 10 Dec 2007 01:01:09 +0000</pubDate>
		<guid isPermaLink="false">http://adaruby.com/2007/12/09/selenium-on-rails/#comment-222</guid>
		<description>[...] Selenium on Rails [...]</description>
		<content:encoded><![CDATA[<p>[...] Selenium on Rails [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dan &#187; Selenium on Rails</title>
		<link>http://www.adaruby.com/2007/12/09/selenium-on-rails/comment-page-1/#comment-221</link>
		<dc:creator>dan &#187; Selenium on Rails</dc:creator>
		<pubDate>Sun, 09 Dec 2007 21:10:43 +0000</pubDate>
		<guid isPermaLink="false">http://adaruby.com/2007/12/09/selenium-on-rails/#comment-221</guid>
		<description>[...] Check it out! While looking through the blogosphere we stumbled on an interesting post today.Here&#8217;s a quick excerptThe test cases can be written in a number of formats. which one you choose is a matter of taste. You can generate your test files by running sript/generate selenium or by creating them manually in your /test/selenium directory. &#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] Check it out! While looking through the blogosphere we stumbled on an interesting post today.Here&#8217;s a quick excerptThe test cases can be written in a number of formats. which one you choose is a matter of taste. You can generate your test files by running sript/generate selenium or by creating them manually in your /test/selenium directory. &#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Custom Rails &#187; Selenium on &#60;b&#62;Rails&#60;/b&#62;</title>
		<link>http://www.adaruby.com/2007/12/09/selenium-on-rails/comment-page-1/#comment-220</link>
		<dc:creator>Custom Rails &#187; Selenium on &#60;b&#62;Rails&#60;/b&#62;</dc:creator>
		<pubDate>Sun, 09 Dec 2007 18:00:31 +0000</pubDate>
		<guid isPermaLink="false">http://adaruby.com/2007/12/09/selenium-on-rails/#comment-220</guid>
		<description>[...] Check This Out! While looking through the blogosphere we stumbled on an interesting post today. Here’s a quick excerpt: Install Selenium on Rails: script/plugin install http://svn.openqa.org/svn/selenium-on-rails/selenium-on-rails; If you‘re on Windows, gem install win32-open3; If the RedCloth gem is available the Selenese test cases can use it for &#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] Check This Out! While looking through the blogosphere we stumbled on an interesting post today. Here’s a quick excerpt: Install Selenium on Rails: script/plugin install <a href="http://svn.openqa.org/svn/selenium-on-rails/selenium-on-rails" rel="nofollow">http://svn.openqa.org/svn/selenium-on-rails/selenium-on-rails</a>; If you‘re on Windows, gem install win32-open3; If the RedCloth gem is available the Selenese test cases can use it for &#8230; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
