<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>toniBlog &#187; acceptance tests</title>
	<atom:link href="http://www.the-arm.com/tag/acceptance-tests/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.the-arm.com</link>
	<description>A weblog about Methodologies for Development</description>
	<lastBuildDate>Tue, 22 Jun 2010 08:01:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>Suffering of Selenese Flu? Try webdriver</title>
		<link>http://www.the-arm.com/2010/02/suffering-of-selenese-flu-try-webdriver/</link>
		<comments>http://www.the-arm.com/2010/02/suffering-of-selenese-flu-try-webdriver/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 07:30:07 +0000</pubDate>
		<dc:creator>toni</dc:creator>
				<category><![CDATA[work]]></category>
		<category><![CDATA[acceptance tests]]></category>
		<category><![CDATA[functional tests]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Selenium]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[webdriver]]></category>

		<guid isPermaLink="false">http://www.the-arm.com/?p=493</guid>
		<description><![CDATA[I&#8217;ve been suffering of selenese flu for months, being on a .net project we were using selenium RC. The typical symptoms are flaky, slow tests and sometimes a lot of sleeps in your code to make it work. Selenium has its age and it struggles to cope with the current web 2.0 asynchronous calls &#38; rich [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been suffering of selenese flu for months, being on a .net project we were using selenium RC. The typical symptoms are flaky, slow tests and sometimes a lot of sleeps in your code to make it work.</p>
<p>Selenium has its age and it struggles to cope with the current web 2.0 asynchronous calls &amp; rich javascript.</p>
<p>Fortunately old good <a href="http://www.pubbitch.org/blog/">Simon</a> is working hard at Google on <a href="http://code.google.com/p/selenium/">webdriver</a>, and in December the official port has been released also <a href="http://code.google.com/p/selenium/downloads/list">for the .net platform</a>.</p>
<p>It works alright, there are some classes missing and you have to put the IE dll on your project as a content so that it gets copied on the bin folder to make it work.</p>
<p>A part from that, it&#8217;s faster, more reliable, more fun to write.</p>
<p>It&#8217;s time to cure your flu, webdriver is your medication.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.the-arm.com/2010/02/suffering-of-selenese-flu-try-webdriver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
