<?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: WatiN Patterns #3: Don&#8217;t Over-specify</title>
	<atom:link href="http://www.richardlawrence.info/2009/10/30/watin-patterns-3-dont-over-specify/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.richardlawrence.info/2009/10/30/watin-patterns-3-dont-over-specify/</link>
	<description>On making software teams happier and more productive</description>
	<lastBuildDate>Tue, 09 Mar 2010 22:54:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Richard</title>
		<link>http://www.richardlawrence.info/2009/10/30/watin-patterns-3-dont-over-specify/comment-page-1/#comment-180</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Tue, 15 Dec 2009 23:17:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardlawrence.info/?p=202#comment-180</guid>
		<description>Interesting feature, Jeroen. Thanks for the tip.

To extend that idea, it would be nice if you could just register a lambda for the default constraints instead of having to create a new class and register it.</description>
		<content:encoded><![CDATA[<p>Interesting feature, Jeroen. Thanks for the tip.</p>
<p>To extend that idea, it would be nice if you could just register a lambda for the default constraints instead of having to create a new class and register it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeroen van Menen</title>
		<link>http://www.richardlawrence.info/2009/10/30/watin-patterns-3-dont-over-specify/comment-page-1/#comment-178</link>
		<dc:creator>Jeroen van Menen</dc:creator>
		<pubDate>Tue, 15 Dec 2009 12:23:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardlawrence.info/?p=202#comment-178</guid>
		<description>And here is the link :-)

http://watinandmore.blogspot.com/2008/12/watin-findbydefault-explained.html</description>
		<content:encoded><![CDATA[<p>And here is the link <img src='http://www.richardlawrence.info/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><a href="http://watinandmore.blogspot.com/2008/12/watin-findbydefault-explained.html" rel="nofollow">http://watinandmore.blogspot.com/2008/12/watin-findbydefault-explained.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeroen van Menen</title>
		<link>http://www.richardlawrence.info/2009/10/30/watin-patterns-3-dont-over-specify/comment-page-1/#comment-177</link>
		<dc:creator>Jeroen van Menen</dc:creator>
		<pubDate>Tue, 15 Dec 2009 12:21:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardlawrence.info/?p=202#comment-177</guid>
		<description>Hi Richard,

This indeed is a good solution to a pitfall I see much to often. You can improve the syntax even more. Read this blog post to make this possible:

ie.Button(&quot;/btnLogin$/&quot;).Click()

Somewhat ruby like syntax for expressing a regular expression.

Jeroen van Menen

BTW Love cuke4nuke!</description>
		<content:encoded><![CDATA[<p>Hi Richard,</p>
<p>This indeed is a good solution to a pitfall I see much to often. You can improve the syntax even more. Read this blog post to make this possible:</p>
<p>ie.Button(&#8221;/btnLogin$/&#8221;).Click()</p>
<p>Somewhat ruby like syntax for expressing a regular expression.</p>
<p>Jeroen van Menen</p>
<p>BTW Love cuke4nuke!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
