<?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: Behaviour Driven Development with Cucumber and Selenium</title>
	<atom:link href="http://www.trouble.net.au/blog/korny/2009/11/03/behaviour-driven-development-with-cucumber-and-selenium/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.trouble.net.au/blog/korny/2009/11/03/behaviour-driven-development-with-cucumber-and-selenium/</link>
	<description>Korny&#039;s tech blog</description>
	<lastBuildDate>Sat, 04 Jun 2011 05:58:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: korny</title>
		<link>http://www.trouble.net.au/blog/korny/2009/11/03/behaviour-driven-development-with-cucumber-and-selenium/comment-page-1/#comment-50</link>
		<dc:creator>korny</dc:creator>
		<pubDate>Sat, 04 Jun 2011 05:58:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.trouble.net.au/blog/korny/?p=102#comment-50</guid>
		<description>This article is rather old - I might be able to write up a better example, for instance these days I&#039;d use selenium 2 (aka WebDriver) - but I think that&#039;d probably be a more complex example, not a simpler example!  It&#039;s a fairly complex thing to do, sadly, to get cucumber and selenium playing nicely together.

For more examples of cucumber in general, take a look at http://cukes.info and the wiki linked above.</description>
		<content:encoded><![CDATA[<p>This article is rather old &#8211; I might be able to write up a better example, for instance these days I&#8217;d use selenium 2 (aka WebDriver) &#8211; but I think that&#8217;d probably be a more complex example, not a simpler example!  It&#8217;s a fairly complex thing to do, sadly, to get cucumber and selenium playing nicely together.</p>
<p>For more examples of cucumber in general, take a look at <a href="http://cukes.info" rel="nofollow">http://cukes.info</a> and the wiki linked above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: korny</title>
		<link>http://www.trouble.net.au/blog/korny/2009/11/03/behaviour-driven-development-with-cucumber-and-selenium/comment-page-1/#comment-49</link>
		<dc:creator>korny</dc:creator>
		<pubDate>Sat, 04 Jun 2011 05:53:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.trouble.net.au/blog/korny/?p=102#comment-49</guid>
		<description>The world is the context that all cucumber steps run in - see &lt;a href=&quot;https://github.com/cucumber/cucumber/wiki/A-Whole-New-World&quot; rel=&quot;nofollow&quot;&gt;https://github.com/cucumber/cucumber/wiki/A-Whole-New-World&lt;/a&gt; - it&#039;s handy as you can add methods and data to it for reuse throughout your steps.

You &lt;i&gt;could&lt;/i&gt; just pass the browser around in this example, but the world is more widely useful.</description>
		<content:encoded><![CDATA[<p>The world is the context that all cucumber steps run in &#8211; see <a href="https://github.com/cucumber/cucumber/wiki/A-Whole-New-World" rel="nofollow">https://github.com/cucumber/cucumber/wiki/A-Whole-New-World</a> &#8211; it&#8217;s handy as you can add methods and data to it for reuse throughout your steps.</p>
<p>You <i>could</i> just pass the browser around in this example, but the world is more widely useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikey</title>
		<link>http://www.trouble.net.au/blog/korny/2009/11/03/behaviour-driven-development-with-cucumber-and-selenium/comment-page-1/#comment-48</link>
		<dc:creator>Mikey</dc:creator>
		<pubDate>Sat, 04 Jun 2011 05:27:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.trouble.net.au/blog/korny/?p=102#comment-48</guid>
		<description>This is good stuff.  I kinda get it.  Would you mind to give a simpler example?

Btw, why do you need to use world as an arg in your constructor (initialize method) instead of selenium&#039;s browser?  what&#039;s special about &quot;world&quot;?

thanks,
-m</description>
		<content:encoded><![CDATA[<p>This is good stuff.  I kinda get it.  Would you mind to give a simpler example?</p>
<p>Btw, why do you need to use world as an arg in your constructor (initialize method) instead of selenium&#8217;s browser?  what&#8217;s special about &#8220;world&#8221;?</p>
<p>thanks,<br />
-m</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mat kelcey</title>
		<link>http://www.trouble.net.au/blog/korny/2009/11/03/behaviour-driven-development-with-cucumber-and-selenium/comment-page-1/#comment-27</link>
		<dc:creator>mat kelcey</dc:creator>
		<pubDate>Tue, 03 Nov 2009 10:38:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.trouble.net.au/blog/korny/?p=102#comment-27</guid>
		<description>good stuff korny, i&#039;m definitely lacking in the cucumber knowledge</description>
		<content:encoded><![CDATA[<p>good stuff korny, i&#8217;m definitely lacking in the cucumber knowledge</p>
]]></content:encoded>
	</item>
</channel>
</rss>

