<?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: Announcing &#8216;bewildr&#8217; &#8211; test your WPF UI apps with IronRuby</title>
	<atom:link href="http://www.natontesting.com/2010/07/20/announcing-bewildr-test-your-wpf-ui-apps-with-ironruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.natontesting.com/2010/07/20/announcing-bewildr-test-your-wpf-ui-apps-with-ironruby/</link>
	<description>nathaniel ritmeyer&#039;s thoughts on automated software testing</description>
	<lastBuildDate>Thu, 19 Jan 2012 15:37:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Nat</title>
		<link>http://www.natontesting.com/2010/07/20/announcing-bewildr-test-your-wpf-ui-apps-with-ironruby/comment-page-1/#comment-427</link>
		<dc:creator>Nat</dc:creator>
		<pubDate>Thu, 12 Aug 2010 19:44:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.natontesting.com/?p=977#comment-427</guid>
		<description>DotNetDevDude,

Try: &quot;password_field?&quot;

The method is defined here:
http://github.com/natritmeyer/bewildr/blob/master/lib/bewildr/control_patterns/value_pattern.rb

...and you can see it in use here:
http://github.com/natritmeyer/bewildr/blob/master/features/step_definitions/text_field_steps.rb</description>
		<content:encoded><![CDATA[<p>DotNetDevDude,</p>
<p>Try: &#8220;password_field?&#8221;</p>
<p>The method is defined here:<br />
<a href="http://github.com/natritmeyer/bewildr/blob/master/lib/bewildr/control_patterns/value_pattern.rb" rel="nofollow">http://github.com/natritmeyer/bewildr/blob/master/lib/bewildr/control_patterns/value_pattern.rb</a></p>
<p>&#8230;and you can see it in use here:<br />
<a href="http://github.com/natritmeyer/bewildr/blob/master/features/step_definitions/text_field_steps.rb" rel="nofollow">http://github.com/natritmeyer/bewildr/blob/master/features/step_definitions/text_field_steps.rb</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DotNetDevDude</title>
		<link>http://www.natontesting.com/2010/07/20/announcing-bewildr-test-your-wpf-ui-apps-with-ironruby/comment-page-1/#comment-426</link>
		<dc:creator>DotNetDevDude</dc:creator>
		<pubDate>Thu, 12 Aug 2010 19:36:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.natontesting.com/?p=977#comment-426</guid>
		<description>Really liking the idea of BDD Rails style testing in WPF but I am having a few issues.  The first one is that on a WPF PasswordBox I am getting 
     undefined method &quot;is_password_field?&quot;</description>
		<content:encoded><![CDATA[<p>Really liking the idea of BDD Rails style testing in WPF but I am having a few issues.  The first one is that on a WPF PasswordBox I am getting<br />
     undefined method &#8220;is_password_field?&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Agee</title>
		<link>http://www.natontesting.com/2010/07/20/announcing-bewildr-test-your-wpf-ui-apps-with-ironruby/comment-page-1/#comment-421</link>
		<dc:creator>Bill Agee</dc:creator>
		<pubDate>Mon, 02 Aug 2010 20:58:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.natontesting.com/?p=977#comment-421</guid>
		<description>Pretty cool!  This library could be really potent when combined with Watir and/or Watir-WebDriver (once they&#039;re ready for use in IronRuby).</description>
		<content:encoded><![CDATA[<p>Pretty cool!  This library could be really potent when combined with Watir and/or Watir-WebDriver (once they&#8217;re ready for use in IronRuby).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

