<?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: Selenium RC with .Net 3.0</title>
	<atom:link href="http://www.mythoughtpot.com/2008/05/27/selenium-rc-with-net-30/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mythoughtpot.com/2008/05/27/selenium-rc-with-net-30/</link>
	<description>Thoughts of a constantly evolving programmer</description>
	<lastBuildDate>Fri, 11 Jun 2010 00:45:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: daya</title>
		<link>http://www.mythoughtpot.com/2008/05/27/selenium-rc-with-net-30/comment-page-1/#comment-664</link>
		<dc:creator>daya</dc:creator>
		<pubDate>Wed, 26 Aug 2009 20:38:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.mythoughtpot.com/?p=7#comment-664</guid>
		<description>Can any body help me how to convert the generated xml result file into html report.
I am using  NUNIT for running the selinium scripts.</description>
		<content:encoded><![CDATA[<p>Can any body help me how to convert the generated xml result file into html report.<br />
I am using  NUNIT for running the selinium scripts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Harley</title>
		<link>http://www.mythoughtpot.com/2008/05/27/selenium-rc-with-net-30/comment-page-1/#comment-355</link>
		<dc:creator>Paul Harley</dc:creator>
		<pubDate>Wed, 05 Aug 2009 01:13:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.mythoughtpot.com/?p=7#comment-355</guid>
		<description>Thank you very much. Your thoughtful posting of this information saved me much painful experimentation. I had to hunt for a few minutes to find the needed reference assemblies for using Selenium and NUnit.Framework, so here they are just in case it&#039;s helpful to anyone else...

Selenium : selenium-remote-control-1.0.1-dist\selenium-remote-control-1.0.1\selenium-dotnet-client-driver-1.0.1\ThoughtWorks.Selenium.Core.dll

NUnit.Framework  : C:\Program Files\NUnit 2.5.1\bin\net-2.0\framework\nunit.framework.dll</description>
		<content:encoded><![CDATA[<p>Thank you very much. Your thoughtful posting of this information saved me much painful experimentation. I had to hunt for a few minutes to find the needed reference assemblies for using Selenium and NUnit.Framework, so here they are just in case it&#8217;s helpful to anyone else&#8230;</p>
<p>Selenium : selenium-remote-control-1.0.1-dist\selenium-remote-control-1.0.1\selenium-dotnet-client-driver-1.0.1\ThoughtWorks.Selenium.Core.dll</p>
<p>NUnit.Framework  : C:\Program Files\NUnit 2.5.1\bin\net-2.0\framework\nunit.framework.dll</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kiran</title>
		<link>http://www.mythoughtpot.com/2008/05/27/selenium-rc-with-net-30/comment-page-1/#comment-60</link>
		<dc:creator>kiran</dc:creator>
		<pubDate>Tue, 03 Mar 2009 20:05:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.mythoughtpot.com/?p=7#comment-60</guid>
		<description>&lt;a href=&quot;#comment-57&quot; rel=&quot;nofollow&quot;&gt;@Nitin&lt;/a&gt; 
Best way to learn selenium is to use Selenium IDE http://seleniumhq.org/projects/ide/. Using that you can record your actions and this IDE can generate equivalent C# code for you. Look through the documentation.</description>
		<content:encoded><![CDATA[<p><a href="#comment-57" rel="nofollow">@Nitin</a><br />
Best way to learn selenium is to use Selenium IDE <a href="http://seleniumhq.org/projects/ide/" rel="nofollow">http://seleniumhq.org/projects/ide/</a>. Using that you can record your actions and this IDE can generate equivalent C# code for you. Look through the documentation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nitin</title>
		<link>http://www.mythoughtpot.com/2008/05/27/selenium-rc-with-net-30/comment-page-1/#comment-58</link>
		<dc:creator>Nitin</dc:creator>
		<pubDate>Tue, 03 Mar 2009 12:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.mythoughtpot.com/?p=7#comment-58</guid>
		<description>i need to study the functions used in selenium to understand the selenium with c#, can u provide ny tutorial for that,
i m finding functions with perl but not with c#..
contact me: nownitin@gmail.com</description>
		<content:encoded><![CDATA[<p>i need to study the functions used in selenium to understand the selenium with c#, can u provide ny tutorial for that,<br />
i m finding functions with perl but not with c#..<br />
contact me: <a href="mailto:nownitin@gmail.com">nownitin@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nitin</title>
		<link>http://www.mythoughtpot.com/2008/05/27/selenium-rc-with-net-30/comment-page-1/#comment-57</link>
		<dc:creator>Nitin</dc:creator>
		<pubDate>Tue, 03 Mar 2009 12:09:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.mythoughtpot.com/?p=7#comment-57</guid>
		<description>i need to study the functions used in selenium to understand the selenium with c#, can u provide ny tutorial for that,
i m finding functions with perl but not with c#..</description>
		<content:encoded><![CDATA[<p>i need to study the functions used in selenium to understand the selenium with c#, can u provide ny tutorial for that,<br />
i m finding functions with perl but not with c#..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kiran</title>
		<link>http://www.mythoughtpot.com/2008/05/27/selenium-rc-with-net-30/comment-page-1/#comment-51</link>
		<dc:creator>kiran</dc:creator>
		<pubDate>Wed, 17 Dec 2008 23:01:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.mythoughtpot.com/?p=7#comment-51</guid>
		<description>&lt;a href=&quot;#comment-49&quot; rel=&quot;nofollow&quot;&gt;@Test123test&lt;/a&gt; 
for ruby you can see the screencast http://railscasts.com/episodes/116-selenium from awesome Ryan Bates</description>
		<content:encoded><![CDATA[<p><a href="#comment-49" rel="nofollow">@Test123test</a><br />
for ruby you can see the screencast <a href="http://railscasts.com/episodes/116-selenium" rel="nofollow">http://railscasts.com/episodes/116-selenium</a> from awesome Ryan Bates</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Test123test</title>
		<link>http://www.mythoughtpot.com/2008/05/27/selenium-rc-with-net-30/comment-page-1/#comment-49</link>
		<dc:creator>Test123test</dc:creator>
		<pubDate>Fri, 05 Dec 2008 15:49:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.mythoughtpot.com/?p=7#comment-49</guid>
		<description>Hi 

I am searching for the website which can help me for setting up Selenium Rc with Ruby client( which gives complete and brief information), If you have any idea on this kindly revert me back to tester123tester@gmail.com

Regards
Test</description>
		<content:encoded><![CDATA[<p>Hi </p>
<p>I am searching for the website which can help me for setting up Selenium Rc with Ruby client( which gives complete and brief information), If you have any idea on this kindly revert me back to <a href="mailto:tester123tester@gmail.com">tester123tester@gmail.com</a></p>
<p>Regards<br />
Test</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DividendPirate</title>
		<link>http://www.mythoughtpot.com/2008/05/27/selenium-rc-with-net-30/comment-page-1/#comment-3</link>
		<dc:creator>DividendPirate</dc:creator>
		<pubDate>Wed, 28 May 2008 20:19:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.mythoughtpot.com/?p=7#comment-3</guid>
		<description>Nice website. I look forward to reading your articles.</description>
		<content:encoded><![CDATA[<p>Nice website. I look forward to reading your articles.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
