<?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: grails-selenium-0.1</title>
	<atom:link href="http://www.javathinking.com/2008/02/grails-selenium-01/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.javathinking.com/2008/02/grails-selenium-01/</link>
	<description>Java and software development related thoughts</description>
	<lastBuildDate>Thu, 29 Dec 2011 20:59:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Java Thinking &#187; Blog Archive &#187; grails-selenium-0.3</title>
		<link>http://www.javathinking.com/2008/02/grails-selenium-01/comment-page-1/#comment-312</link>
		<dc:creator>Java Thinking &#187; Blog Archive &#187; grails-selenium-0.3</dc:creator>
		<pubDate>Thu, 13 Mar 2008 10:05:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.javathinking.com/?p=65#comment-312</guid>
		<description>[...] grails-selenium-0.1 [...]</description>
		<content:encoded><![CDATA[<p>[...] grails-selenium-0.1 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul</title>
		<link>http://www.javathinking.com/2008/02/grails-selenium-01/comment-page-1/#comment-310</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Thu, 13 Mar 2008 06:05:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.javathinking.com/?p=65#comment-310</guid>
		<description>Thanks for reporting that - its a windows problem. Apologies for not testing on windows, I have limited time available.

This issue will be fixed in 0.3 out soon!</description>
		<content:encoded><![CDATA[<p>Thanks for reporting that &#8211; its a windows problem. Apologies for not testing on windows, I have limited time available.</p>
<p>This issue will be fixed in 0.3 out soon!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kris</title>
		<link>http://www.javathinking.com/2008/02/grails-selenium-01/comment-page-1/#comment-309</link>
		<dc:creator>Kris</dc:creator>
		<pubDate>Wed, 12 Mar 2008 15:31:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.javathinking.com/?p=65#comment-309</guid>
		<description>Unless I am using it wrong, I think support for .html files in directories is broken in 0.2.  I added a directory /user under /tests/, then added a .psv file and it loaded that fine.  When i added a .html file it tried to load it under /user\test.html (wrong slash.)</description>
		<content:encoded><![CDATA[<p>Unless I am using it wrong, I think support for .html files in directories is broken in 0.2.  I added a directory /user under /tests/, then added a .psv file and it loaded that fine.  When i added a .html file it tried to load it under /user\test.html (wrong slash.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul</title>
		<link>http://www.javathinking.com/2008/02/grails-selenium-01/comment-page-1/#comment-284</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Fri, 29 Feb 2008 13:32:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.javathinking.com/?p=65#comment-284</guid>
		<description>I&#039;ve released 0.2 which supports directories - see http://www.javathinking.com/?p=66</description>
		<content:encoded><![CDATA[<p>I&#8217;ve released 0.2 which supports directories &#8211; see <a href="http://www.javathinking.com/?p=66" rel="nofollow">http://www.javathinking.com/?p=66</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Java Thinking &#187; Blog Archive &#187; grails-selenium-0.2</title>
		<link>http://www.javathinking.com/2008/02/grails-selenium-01/comment-page-1/#comment-283</link>
		<dc:creator>Java Thinking &#187; Blog Archive &#187; grails-selenium-0.2</dc:creator>
		<pubDate>Fri, 29 Feb 2008 13:19:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.javathinking.com/?p=65#comment-283</guid>
		<description>[...] (for more complete information about this plugin, see grails-selenium-0.1. [...]</description>
		<content:encoded><![CDATA[<p>[...] (for more complete information about this plugin, see grails-selenium-0.1. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul</title>
		<link>http://www.javathinking.com/2008/02/grails-selenium-01/comment-page-1/#comment-282</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Fri, 29 Feb 2008 06:43:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.javathinking.com/?p=65#comment-282</guid>
		<description>Andres, the pipe delimited format is my own contribution - I&#039;ve never been a fan of writing all that verbose html when its not really necessary - its just presentation detail. 

I think I need a way to add variables into the equation though. Perhaps this is where a DSL would shine? Currently I am going to see if simply using a setup page to produce the runtime values - which get stored in javascript variables with the storeXXX commands - is enough.</description>
		<content:encoded><![CDATA[<p>Andres, the pipe delimited format is my own contribution &#8211; I&#8217;ve never been a fan of writing all that verbose html when its not really necessary &#8211; its just presentation detail. </p>
<p>I think I need a way to add variables into the equation though. Perhaps this is where a DSL would shine? Currently I am going to see if simply using a setup page to produce the runtime values &#8211; which get stored in javascript variables with the storeXXX commands &#8211; is enough.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andres Almiray</title>
		<link>http://www.javathinking.com/2008/02/grails-selenium-01/comment-page-1/#comment-281</link>
		<dc:creator>Andres Almiray</dc:creator>
		<pubDate>Fri, 29 Feb 2008 05:24:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.javathinking.com/?p=65#comment-281</guid>
		<description>Paul, I wasn&#039;t aware of the pipe delimited format, which is a concise way of looking the testing scenario. I like it even it doesn&#039;t read like a dsl.</description>
		<content:encoded><![CDATA[<p>Paul, I wasn&#8217;t aware of the pipe delimited format, which is a concise way of looking the testing scenario. I like it even it doesn&#8217;t read like a dsl.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcos Silva Pereira</title>
		<link>http://www.javathinking.com/2008/02/grails-selenium-01/comment-page-1/#comment-279</link>
		<dc:creator>Marcos Silva Pereira</dc:creator>
		<pubDate>Thu, 28 Feb 2008 00:38:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.javathinking.com/?p=65#comment-279</guid>
		<description>Fantastic. I was thinking about create a selenium plugin. Nice to have that I not the only one. Very, very congrats, Paul.

Kind Regards</description>
		<content:encoded><![CDATA[<p>Fantastic. I was thinking about create a selenium plugin. Nice to have that I not the only one. Very, very congrats, Paul.</p>
<p>Kind Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul</title>
		<link>http://www.javathinking.com/2008/02/grails-selenium-01/comment-page-1/#comment-278</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Wed, 27 Feb 2008 22:29:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.javathinking.com/?p=65#comment-278</guid>
		<description>Andres, sounds interesting, but would it make it any easier than the pipe delimited text files?</description>
		<content:encoded><![CDATA[<p>Andres, sounds interesting, but would it make it any easier than the pipe delimited text files?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul</title>
		<link>http://www.javathinking.com/2008/02/grails-selenium-01/comment-page-1/#comment-277</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Wed, 27 Feb 2008 22:28:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.javathinking.com/?p=65#comment-277</guid>
		<description>Mike, subdirectories are definitely on the list of things to do. I just thought I&#039;d release early. I&#039;ll get it done tomorrow. Glad you like it!</description>
		<content:encoded><![CDATA[<p>Mike, subdirectories are definitely on the list of things to do. I just thought I&#8217;d release early. I&#8217;ll get it done tomorrow. Glad you like it!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

