<?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: Using Selenium2 for web testing (and not Selenium IDE)</title>
	<atom:link href="http://maxheapsize.com/2010/01/04/using-selenium-2-for-web-testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://maxheapsize.com/2010/01/04/using-selenium-2-for-web-testing/</link>
	<description>Oliver Wehrens on Programming and Agile</description>
	<lastBuildDate>Sun, 24 Jul 2011 10:50:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Oliver Wehrens</title>
		<link>http://maxheapsize.com/2010/01/04/using-selenium-2-for-web-testing/comment-page-1/#comment-5039</link>
		<dc:creator>Oliver Wehrens</dc:creator>
		<pubDate>Mon, 01 Mar 2010 16:14:58 +0000</pubDate>
		<guid isPermaLink="false">http://maxheapsize.com/?p=393#comment-5039</guid>
		<description>@tim

I agree that if I would have a QA person, he could do whatever he thinks is needed (even coding in html). For me as a programmer, coding in html is very inefficient since refactoring html tests accordingly with the code base will be very hard.

A good way would be to code up a DSL for it, QA, BA and programmer would understand it and maybe even everybody could use it.

But of course you can still use html in selenium 2.</description>
		<content:encoded><![CDATA[<p>@tim</p>
<p>I agree that if I would have a QA person, he could do whatever he thinks is needed (even coding in html). For me as a programmer, coding in html is very inefficient since refactoring html tests accordingly with the code base will be very hard.</p>
<p>A good way would be to code up a DSL for it, QA, BA and programmer would understand it and maybe even everybody could use it.</p>
<p>But of course you can still use html in selenium 2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tim</title>
		<link>http://maxheapsize.com/2010/01/04/using-selenium-2-for-web-testing/comment-page-1/#comment-5035</link>
		<dc:creator>tim</dc:creator>
		<pubDate>Mon, 01 Mar 2010 14:58:19 +0000</pubDate>
		<guid isPermaLink="false">http://maxheapsize.com/?p=393#comment-5035</guid>
		<description>I dont agree with comment that code in java is better then code in HTML. If html is not supported - then most QA or business analyst are going to run away from selenium 2.</description>
		<content:encoded><![CDATA[<p>I dont agree with comment that code in java is better then code in HTML. If html is not supported &#8211; then most QA or business analyst are going to run away from selenium 2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: One year of blogging &#171; maxheapsize.com</title>
		<link>http://maxheapsize.com/2010/01/04/using-selenium-2-for-web-testing/comment-page-1/#comment-4301</link>
		<dc:creator>One year of blogging &#171; maxheapsize.com</dc:creator>
		<pubDate>Sat, 06 Feb 2010 19:48:26 +0000</pubDate>
		<guid isPermaLink="false">http://maxheapsize.com/?p=393#comment-4301</guid>
		<description>[...] page views on one day: the Selenium 2 post, 620 pageviews (ok, this was big link of the day at [...]</description>
		<content:encoded><![CDATA[<p>[...] page views on one day: the Selenium 2 post, 620 pageviews (ok, this was big link of the day at [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Links 8/1/2010: KDE Software Compilation 4.4 RC1 &#124; Boycott Novell</title>
		<link>http://maxheapsize.com/2010/01/04/using-selenium-2-for-web-testing/comment-page-1/#comment-3834</link>
		<dc:creator>Links 8/1/2010: KDE Software Compilation 4.4 RC1 &#124; Boycott Novell</dc:creator>
		<pubDate>Sat, 09 Jan 2010 03:06:02 +0000</pubDate>
		<guid isPermaLink="false">http://maxheapsize.com/?p=393#comment-3834</guid>
		<description>[...] Using Selenium2 for web testing (and not Selenium IDE) [...]</description>
		<content:encoded><![CDATA[<p>[...] Using Selenium2 for web testing (and not Selenium IDE) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver Wehrens</title>
		<link>http://maxheapsize.com/2010/01/04/using-selenium-2-for-web-testing/comment-page-1/#comment-3824</link>
		<dc:creator>Oliver Wehrens</dc:creator>
		<pubDate>Fri, 08 Jan 2010 05:56:37 +0000</pubDate>
		<guid isPermaLink="false">http://maxheapsize.com/?p=393#comment-3824</guid>
		<description>You can download it from http://code.google.com/p/selenium/downloads/list .</description>
		<content:encoded><![CDATA[<p>You can download it from <a href="http://code.google.com/p/selenium/downloads/list" rel="nofollow">http://code.google.com/p/selenium/downloads/list</a> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikey</title>
		<link>http://maxheapsize.com/2010/01/04/using-selenium-2-for-web-testing/comment-page-1/#comment-3818</link>
		<dc:creator>Mikey</dc:creator>
		<pubDate>Thu, 07 Jan 2010 21:46:34 +0000</pubDate>
		<guid isPermaLink="false">http://maxheapsize.com/?p=393#comment-3818</guid>
		<description>Hi

Really interesting piece.

I can&#039;t seem to find anywhere to download Selenium2. Is there a beta version available to download yet?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Really interesting piece.</p>
<p>I can&#8217;t seem to find anywhere to download Selenium2. Is there a beta version available to download yet?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alef0</title>
		<link>http://maxheapsize.com/2010/01/04/using-selenium-2-for-web-testing/comment-page-1/#comment-3819</link>
		<dc:creator>alef0</dc:creator>
		<pubDate>Thu, 07 Jan 2010 20:35:13 +0000</pubDate>
		<guid isPermaLink="false">http://maxheapsize.com/?p=393#comment-3819</guid>
		<description>&lt;p&gt;selenium 2 used webdriver &lt;a href=&quot;http://bit.ly/8SN4c8&quot; rel=&quot;nofollow&quot;&gt;http://bit.ly/8SN4c8&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;i&gt;This comment was originally posted on &lt;a href=&quot;http://twitter.com/alef0/statuses/7491222046&quot; rel=&quot;nofollow&quot;&gt;Twitter&lt;/a&gt;&lt;/i&gt;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>selenium 2 used webdriver <a href="http://bit.ly/8SN4c8" rel="nofollow">http://bit.ly/8SN4c8</a></p>
<p><i>This comment was originally posted on <a href="http://twitter.com/alef0/statuses/7491222046" rel="nofollow">Twitter</a></i></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: surya_s</title>
		<link>http://maxheapsize.com/2010/01/04/using-selenium-2-for-web-testing/comment-page-1/#comment-3815</link>
		<dc:creator>surya_s</dc:creator>
		<pubDate>Wed, 06 Jan 2010 18:11:34 +0000</pubDate>
		<guid isPermaLink="false">http://maxheapsize.com/?p=393#comment-3815</guid>
		<description>&lt;p&gt;Using Selenium2 for web testing (and not Selenium IDE) &lt;a href=&quot;http://bit.ly/8N3gLE&quot; rel=&quot;nofollow&quot;&gt;http://bit.ly/8N3gLE&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;i&gt;This comment was originally posted on &lt;a href=&quot;http://twitter.com/surya_s/statuses/7448700317&quot; rel=&quot;nofollow&quot;&gt;Twitter&lt;/a&gt;&lt;/i&gt;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Using Selenium2 for web testing (and not Selenium IDE) <a href="http://bit.ly/8N3gLE" rel="nofollow">http://bit.ly/8N3gLE</a></p>
<p><i>This comment was originally posted on <a href="http://twitter.com/surya_s/statuses/7448700317" rel="nofollow">Twitter</a></i></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wrsantos</title>
		<link>http://maxheapsize.com/2010/01/04/using-selenium-2-for-web-testing/comment-page-1/#comment-3791</link>
		<dc:creator>wrsantos</dc:creator>
		<pubDate>Wed, 06 Jan 2010 12:26:05 +0000</pubDate>
		<guid isPermaLink="false">http://maxheapsize.com/?p=393#comment-3791</guid>
		<description>&lt;p&gt;Using Selenium2 for web testing (and not Selenium IDE) &lt;a href=&quot;http://maxheapsize.com/2010/01/04/using-selenium-2-for-web-testing/&quot; rel=&quot;nofollow&quot;&gt;http://maxheapsize.com/2010/01/04/using-selenium-2-for-web-testing/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;i&gt;This comment was originally posted on &lt;a href=&quot;http://twitter.com/wrsantos/statuses/7439041711&quot; rel=&quot;nofollow&quot;&gt;Twitter&lt;/a&gt;&lt;/i&gt;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Using Selenium2 for web testing (and not Selenium IDE) <a href="http://maxheapsize.com/2010/01/04/using-selenium-2-for-web-testing/" rel="nofollow">http://maxheapsize.com/2010/01/04/using-selenium-2-for-web-testing/</a></p>
<p><i>This comment was originally posted on <a href="http://twitter.com/wrsantos/statuses/7439041711" rel="nofollow">Twitter</a></i></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ehsavoie</title>
		<link>http://maxheapsize.com/2010/01/04/using-selenium-2-for-web-testing/comment-page-1/#comment-3787</link>
		<dc:creator>ehsavoie</dc:creator>
		<pubDate>Wed, 06 Jan 2010 08:47:15 +0000</pubDate>
		<guid isPermaLink="false">http://maxheapsize.com/?p=393#comment-3787</guid>
		<description>&lt;p&gt;Using Selenium2 for web testing (and not Selenium IDE) &lt;a href=&quot;http://tinyurl.com/ylheoa3&quot; rel=&quot;nofollow&quot;&gt;http://tinyurl.com/ylheoa3&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;i&gt;This comment was originally posted on &lt;a href=&quot;http://twitter.com/ehsavoie/statuses/7435117184&quot; rel=&quot;nofollow&quot;&gt;Twitter&lt;/a&gt;&lt;/i&gt;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Using Selenium2 for web testing (and not Selenium IDE) <a href="http://tinyurl.com/ylheoa3" rel="nofollow">http://tinyurl.com/ylheoa3</a></p>
<p><i>This comment was originally posted on <a href="http://twitter.com/ehsavoie/statuses/7435117184" rel="nofollow">Twitter</a></i></p>
]]></content:encoded>
	</item>
</channel>
</rss>

