<?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: Generating RSpec Tests with Selenium IDE</title>
	<atom:link href="http://www.techdarkside.com/generating-rspec-tests-with-selenium-ide/feed" rel="self" type="application/rss+xml" />
	<link>http://www.techdarkside.com/generating-rspec-tests-with-selenium-ide</link>
	<description>Struggles of a Self-Taught Coder</description>
	<lastBuildDate>Thu, 26 Aug 2010 07:33:27 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: davidray</title>
		<link>http://www.techdarkside.com/generating-rspec-tests-with-selenium-ide/comment-page-1#comment-16289</link>
		<dc:creator>davidray</dc:creator>
		<pubDate>Mon, 24 Aug 2009 22:31:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.techdarkside.com/?p=249#comment-16289</guid>
		<description>Thanks! That&#039;s awesome.&lt;br /&gt;&lt;br /&gt;Dave </description>
		<content:encoded><![CDATA[<p>Thanks! That&#39;s awesome.</p>
<p>Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kshah</title>
		<link>http://www.techdarkside.com/generating-rspec-tests-with-selenium-ide/comment-page-1#comment-16288</link>
		<dc:creator>kshah</dc:creator>
		<pubDate>Mon, 24 Aug 2009 22:06:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.techdarkside.com/?p=249#comment-16288</guid>
		<description>Jessie et al: 
 
Search and replace &quot;EqualsArray&quot; for &quot;seleniumEquals&quot; and your problems should disappear. 
 
this is per: &lt;a href=&quot;http://jira.openqa.org/browse/SIDE-250&quot; target=&quot;_blank&quot;&gt;http://jira.openqa.org/browse/SIDE-250&lt;/a&gt; 
 
Additionally I&#039;ve integrated Webrat + Selenium + RSpec + The IDE locally, part of that was just switching &quot;@browser&quot; to &quot;selenium&quot; so that Webrat just drops into Selenium mode and you don&#039;t need *another* format to run these tests. 
 
It&#039;s not exactly a copy/paste situation, but we&#039;ll get there... </description>
		<content:encoded><![CDATA[<p>Jessie et al: </p>
<p>Search and replace &quot;EqualsArray&quot; for &quot;seleniumEquals&quot; and your problems should disappear. </p>
<p>this is per: <a href="http://jira.openqa.org/browse/SIDE-250" target="_blank">http://jira.openqa.org/browse/SIDE-250</a> </p>
<p>Additionally I&#039;ve integrated Webrat + Selenium + RSpec + The IDE locally, part of that was just switching &quot;@browser&quot; to &quot;selenium&quot; so that Webrat just drops into Selenium mode and you don&#039;t need *another* format to run these tests. </p>
<p>It&#039;s not exactly a copy/paste situation, but we&#039;ll get there&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jessie Morris</title>
		<link>http://www.techdarkside.com/generating-rspec-tests-with-selenium-ide/comment-page-1#comment-16226</link>
		<dc:creator>Jessie Morris</dc:creator>
		<pubDate>Tue, 21 Jul 2009 18:56:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.techdarkside.com/?p=249#comment-16226</guid>
		<description>Will there be any sort of update? It doesn&#039;t seem to work with 1.0.2... I get &quot;TypeError: EqualsArray.prototype is undefined&quot; </description>
		<content:encoded><![CDATA[<p>Will there be any sort of update? It doesn&#039;t seem to work with 1.0.2&#8230; I get &quot;TypeError: EqualsArray.prototype is undefined&quot;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Kelly&#8217;s blog &#187; Blog Archive &#187; September IWST: Testers who write code</title>
		<link>http://www.techdarkside.com/generating-rspec-tests-with-selenium-ide/comment-page-1#comment-15697</link>
		<dc:creator>Mike Kelly&#8217;s blog &#187; Blog Archive &#187; September IWST: Testers who write code</dc:creator>
		<pubDate>Tue, 07 Oct 2008 14:24:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.techdarkside.com/?p=249#comment-15697</guid>
		<description>[...] a domain specific language for their application. As part of his experience report, David shared some code he wrote that takes his Selenium tests and export them to [...]</description>
		<content:encoded><![CDATA[<p>[...] a domain specific language for their application. As part of his experience report, David shared some code he wrote that takes his Selenium tests and export them to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IWST Summary &#124; 22 idea street</title>
		<link>http://www.techdarkside.com/generating-rspec-tests-with-selenium-ide/comment-page-1#comment-15696</link>
		<dc:creator>IWST Summary &#124; 22 idea street</dc:creator>
		<pubDate>Fri, 03 Oct 2008 15:00:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.techdarkside.com/?p=249#comment-15696</guid>
		<description>[...] process, they were written and executed throughout the development lifecycle. He wrote a wrapper to generate RSpec tests from the Selenium IDE, refactored to DRY up the code, and then had the team write their own integration tests as they [...]</description>
		<content:encoded><![CDATA[<p>[...] process, they were written and executed throughout the development lifecycle. He wrote a wrapper to generate RSpec tests from the Selenium IDE, refactored to DRY up the code, and then had the team write their own integration tests as they [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://www.techdarkside.com/generating-rspec-tests-with-selenium-ide/comment-page-1#comment-15668</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Thu, 21 Aug 2008 01:05:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.techdarkside.com/?p=249#comment-15668</guid>
		<description>(Apologies for delayed reaction)
Just for ease of debugging... It&#039;s so much easier working with HTML tests that can be loaded and stepped through using the Selenium IDE.
In fact the only reason I want the rspec version is for ease of invocation via a continuous integration server such as Hudson.  The spec test version is also good because it allows us to use fixtures for each individual test.  To do that with HTML version we need to set up a &quot;fixtures URL&quot; for the HTML test to hit before starting the actual test.  Unless you know of a better way to reset the data for a HTML test? :)   
I was actually wondering if it would at all be possible to have the test invoked as rpec (taking advantage of fixtures) but have the rspec test delegate to the HTML test?  ie, does the API for the Selenium browser (ruby) allow us to inject HTML test code per chance?</description>
		<content:encoded><![CDATA[<p>(Apologies for delayed reaction)<br />
Just for ease of debugging&#8230; It&#8217;s so much easier working with HTML tests that can be loaded and stepped through using the Selenium IDE.<br />
In fact the only reason I want the rspec version is for ease of invocation via a continuous integration server such as Hudson.  The spec test version is also good because it allows us to use fixtures for each individual test.  To do that with HTML version we need to set up a &#8220;fixtures URL&#8221; for the HTML test to hit before starting the actual test.  Unless you know of a better way to reset the data for a HTML test? <img src='http://www.techdarkside.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
I was actually wondering if it would at all be possible to have the test invoked as rpec (taking advantage of fixtures) but have the rspec test delegate to the HTML test?  ie, does the API for the Selenium browser (ruby) allow us to inject HTML test code per chance?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Christiansen</title>
		<link>http://www.techdarkside.com/generating-rspec-tests-with-selenium-ide/comment-page-1#comment-15666</link>
		<dc:creator>David Christiansen</dc:creator>
		<pubDate>Thu, 17 Jul 2008 13:57:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.techdarkside.com/?p=249#comment-15666</guid>
		<description>Can you tell me a little about why you want to do that? Can&#039;t you just run it with Selenium RC?</description>
		<content:encoded><![CDATA[<p>Can you tell me a little about why you want to do that? Can&#8217;t you just run it with Selenium RC?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://www.techdarkside.com/generating-rspec-tests-with-selenium-ide/comment-page-1#comment-15665</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Thu, 17 Jul 2008 05:24:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.techdarkside.com/?p=249#comment-15665</guid>
		<description>How about importing  an rspec selenium test into Selenium IDE?  ... any chance of that?  :)</description>
		<content:encoded><![CDATA[<p>How about importing  an rspec selenium test into Selenium IDE?  &#8230; any chance of that?  <img src='http://www.techdarkside.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carol</title>
		<link>http://www.techdarkside.com/generating-rspec-tests-with-selenium-ide/comment-page-1#comment-15662</link>
		<dc:creator>carol</dc:creator>
		<pubDate>Thu, 03 Jul 2008 03:46:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.techdarkside.com/?p=249#comment-15662</guid>
		<description>this is great, thanks for making the converter :-)</description>
		<content:encoded><![CDATA[<p>this is great, thanks for making the converter <img src='http://www.techdarkside.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
