<?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: How to test AJAX sites with FitNesse and Selenium RC</title>
	<atom:link href="http://gojko.net/2008/02/14/ajax-selenium-fitnesse/feed/" rel="self" type="application/rss+xml" />
	<link>http://gojko.net/2008/02/14/ajax-selenium-fitnesse/</link>
	<description>Building software that matters</description>
	<lastBuildDate>Thu, 02 Feb 2012 07:12:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dimitre</title>
		<link>http://gojko.net/2008/02/14/ajax-selenium-fitnesse/comment-page-1/#comment-108947</link>
		<dc:creator>Dimitre</dc:creator>
		<pubDate>Thu, 02 Dec 2010 20:11:44 +0000</pubDate>
		<guid isPermaLink="false">http://gojko.net/2008/02/14/ajax-selenium-fitnesse/#comment-108947</guid>
		<description>Thank you. I read the articles and they make a lot of sense. I was just starting to get excited around Silenium so the Sine of death by UI testing was just on time. I guess it&#039;s just that people forget the word Abstraction when they start moving toward testing &quot;concrete&quot; things and this plays them a trick. 

The !-  -! escape is a nice work-around. I was hoping for something like being able to populate a folder with real .htm files and to just point fitnesse to that folder so that I don&#039;t have to manually escape the html source. A colleague of mine wrote a utility tool for .net (http://fit-gui.sourceforge.net/) which I found very convenient but I want to use Java and couldn&#039;t find something similar. May be I&#039;ll try to rewrite his tool in Java.</description>
		<content:encoded><![CDATA[<p>Thank you. I read the articles and they make a lot of sense. I was just starting to get excited around Silenium so the Sine of death by UI testing was just on time. I guess it&#8217;s just that people forget the word Abstraction when they start moving toward testing &#8220;concrete&#8221; things and this plays them a trick. </p>
<p>The !-  -! escape is a nice work-around. I was hoping for something like being able to populate a folder with real .htm files and to just point fitnesse to that folder so that I don&#8217;t have to manually escape the html source. A colleague of mine wrote a utility tool for .net (<a href="http://fit-gui.sourceforge.net/" rel="nofollow">http://fit-gui.sourceforge.net/</a>) which I found very convenient but I want to use Java and couldn&#8217;t find something similar. May be I&#8217;ll try to rewrite his tool in Java.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gojko</title>
		<link>http://gojko.net/2008/02/14/ajax-selenium-fitnesse/comment-page-1/#comment-108931</link>
		<dc:creator>gojko</dc:creator>
		<pubDate>Thu, 02 Dec 2010 17:08:10 +0000</pubDate>
		<guid isPermaLink="false">http://gojko.net/2008/02/14/ajax-selenium-fitnesse/#comment-108931</guid>
		<description>yes, you can use !- and -! to escape HTML. Before you do that, have a look at &lt;a href=&quot;http://gojko.net/2010/12/02/the-principle-of-symmetric-change/&quot; rel=&quot;nofollow&quot;&gt;The principle of symmetric change&lt;/a&gt; and &lt;a href=&quot;http://gojko.net/2010/04/13/how-to-implement-ui-testing-without-shooting-yourself-in-the-foot-2/&quot; rel=&quot;nofollow&quot;&gt;How to implement UI testing without shooting yourself in the foot&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>yes, you can use !- and -! to escape HTML. Before you do that, have a look at <a href="http://gojko.net/2010/12/02/the-principle-of-symmetric-change/" rel="nofollow">The principle of symmetric change</a> and <a href="http://gojko.net/2010/04/13/how-to-implement-ui-testing-without-shooting-yourself-in-the-foot-2/" rel="nofollow">How to implement UI testing without shooting yourself in the foot</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dimitre</title>
		<link>http://gojko.net/2008/02/14/ajax-selenium-fitnesse/comment-page-1/#comment-108930</link>
		<dc:creator>Dimitre</dc:creator>
		<pubDate>Thu, 02 Dec 2010 16:45:02 +0000</pubDate>
		<guid isPermaLink="false">http://gojko.net/2008/02/14/ajax-selenium-fitnesse/#comment-108930</guid>
		<description>Hi Gojko,

is there a way to feed fitnesse .html files instead of the wiki text? I want to create the HTML tables directly in some html editor and then supply a path to the file.

Thank you very much</description>
		<content:encoded><![CDATA[<p>Hi Gojko,</p>
<p>is there a way to feed fitnesse .html files instead of the wiki text? I want to create the HTML tables directly in some html editor and then supply a path to the file.</p>
<p>Thank you very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gojko</title>
		<link>http://gojko.net/2008/02/14/ajax-selenium-fitnesse/comment-page-1/#comment-84103</link>
		<dc:creator>gojko</dc:creator>
		<pubDate>Sat, 01 May 2010 09:07:47 +0000</pubDate>
		<guid isPermaLink="false">http://gojko.net/2008/02/14/ajax-selenium-fitnesse/#comment-84103</guid>
		<description>Hi Geekay,

I don&#039;t have any blog posts with the level of detail you need. I suggest googling for selenesse, this is a mashup of selenium and fitnesse.</description>
		<content:encoded><![CDATA[<p>Hi Geekay,</p>
<p>I don&#8217;t have any blog posts with the level of detail you need. I suggest googling for selenesse, this is a mashup of selenium and fitnesse.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geekay</title>
		<link>http://gojko.net/2008/02/14/ajax-selenium-fitnesse/comment-page-1/#comment-84057</link>
		<dc:creator>Geekay</dc:creator>
		<pubDate>Sat, 01 May 2010 01:37:30 +0000</pubDate>
		<guid isPermaLink="false">http://gojko.net/2008/02/14/ajax-selenium-fitnesse/#comment-84057</guid>
		<description>Hello Mr Gojko,

I have been using selenium rc with java to create automated tests using testNG framework

Now i want to get into creating acceptance testing using fitnesse 

Can you please provide me the guidelines or steps in how one could 

setup a simple acceptance testing using selenium rc-java with fitness from SCRATCH!

Really would appreciate this and would be a great help for any newcomers to Fitnesse

Particulary for function testers!!

Many Thanks
GK</description>
		<content:encoded><![CDATA[<p>Hello Mr Gojko,</p>
<p>I have been using selenium rc with java to create automated tests using testNG framework</p>
<p>Now i want to get into creating acceptance testing using fitnesse </p>
<p>Can you please provide me the guidelines or steps in how one could </p>
<p>setup a simple acceptance testing using selenium rc-java with fitness from SCRATCH!</p>
<p>Really would appreciate this and would be a great help for any newcomers to Fitnesse</p>
<p>Particulary for function testers!!</p>
<p>Many Thanks<br />
GK</p>
]]></content:encoded>
	</item>
</channel>
</rss>

