<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Raveendran</title>
	<atom:link href="http://raveendran.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://raveendran.wordpress.com</link>
	<description>Nothing is impossible...</description>
	<lastBuildDate>Tue, 09 Apr 2013 17:15:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on What&#8217;s new on Watir 3 by Suma</title>
		<link>http://raveendran.wordpress.com/2012/04/24/whats-new-on-watir-3/#comment-2370</link>
		<dc:creator><![CDATA[Suma]]></dc:creator>
		<pubDate>Tue, 09 Apr 2013 17:15:55 +0000</pubDate>
		<guid isPermaLink="false">http://raveendran.wordpress.com/?p=689#comment-2370</guid>
		<description><![CDATA[Hi there! can you please send me the code fro drag and drop in Watir only]]></description>
		<content:encoded><![CDATA[<p>Hi there! can you please send me the code fro drag and drop in Watir only</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Watir WebDriver &#8212; Handling New Window by JB</title>
		<link>http://raveendran.wordpress.com/2011/12/01/watir-webdriver-handling-new-window/#comment-2360</link>
		<dc:creator><![CDATA[JB]]></dc:creator>
		<pubDate>Mon, 25 Mar 2013 20:31:06 +0000</pubDate>
		<guid isPermaLink="false">http://raveendran.wordpress.com/?p=652#comment-2360</guid>
		<description><![CDATA[Hi, I&#039;m running cucmber scripts and using watir-webdriver. Would you know why I&#039;m getting errors that indicate that &quot;Selenium::Webdriver&quot; when I&#039;m using watir-webdriver? I had installed selenium-webdriver in my PC at some point in the past. 

Thanks!]]></description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m running cucmber scripts and using watir-webdriver. Would you know why I&#8217;m getting errors that indicate that &#8220;Selenium::Webdriver&#8221; when I&#8217;m using watir-webdriver? I had installed selenium-webdriver in my PC at some point in the past. </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Selenium WebDriver Basics &#8211; Ruby by raveendran</title>
		<link>http://raveendran.wordpress.com/2011/08/18/selenium-webdriver-basics-ruby/#comment-2340</link>
		<dc:creator><![CDATA[raveendran]]></dc:creator>
		<pubDate>Wed, 27 Feb 2013 18:38:39 +0000</pubDate>
		<guid isPermaLink="false">http://raveendran.wordpress.com/?p=620#comment-2340</guid>
		<description><![CDATA[Hi Can you please send the code and let me know where you getting timeout error...]]></description>
		<content:encoded><![CDATA[<p>Hi Can you please send the code and let me know where you getting timeout error&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Selenium WebDriver Basics &#8211; Ruby by Gaurav</title>
		<link>http://raveendran.wordpress.com/2011/08/18/selenium-webdriver-basics-ruby/#comment-2335</link>
		<dc:creator><![CDATA[Gaurav]]></dc:creator>
		<pubDate>Fri, 15 Feb 2013 10:11:40 +0000</pubDate>
		<guid isPermaLink="false">http://raveendran.wordpress.com/?p=620#comment-2335</guid>
		<description><![CDATA[Hi Raveendran i am getting timeout error how to resolve it.]]></description>
		<content:encoded><![CDATA[<p>Hi Raveendran i am getting timeout error how to resolve it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Selenium WebDriver Basics &#8211; Ruby by Aparna</title>
		<link>http://raveendran.wordpress.com/2011/08/18/selenium-webdriver-basics-ruby/#comment-2319</link>
		<dc:creator><![CDATA[Aparna]]></dc:creator>
		<pubDate>Fri, 25 Jan 2013 00:36:25 +0000</pubDate>
		<guid isPermaLink="false">http://raveendran.wordpress.com/?p=620#comment-2319</guid>
		<description><![CDATA[HI Raveendran, Iam new to selenium, and I want to learn more about webdriver with ruby, Iam not a Automation tester but interested so is there a way you can guide me.]]></description>
		<content:encoded><![CDATA[<p>HI Raveendran, Iam new to selenium, and I want to learn more about webdriver with ruby, Iam not a Automation tester but interested so is there a way you can guide me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom HTML report for Ruby(Watir/Selenium) Base Automation framework by raveendran</title>
		<link>http://raveendran.wordpress.com/2012/09/05/custom-html-report-for-rubywatirselenium/#comment-2195</link>
		<dc:creator><![CDATA[raveendran]]></dc:creator>
		<pubDate>Thu, 11 Oct 2012 05:27:01 +0000</pubDate>
		<guid isPermaLink="false">http://raveendran.wordpress.com/?p=750#comment-2195</guid>
		<description><![CDATA[1. Place code.rb file in the same dir where test.rb is available

2. In Your Test.rb File Add this

&lt;code&gt;require &#039;code.rb&#039;&lt;/code&gt;

&lt;code&gt;create_report
insert_head_title(&quot;Raveendran -- Sample HTML Report&quot;)
insert_reportname_date(&quot;My Test Report&quot;,$result_date )
start_table
report_row(&quot;Check Google Home Page&quot;,&quot;Check The Title in Google Home Page&quot;,&quot;IE&quot;,&quot;PASS&quot;,&quot;Title Present&quot;)
report_row(&quot;Check Google Home Page&quot;,&quot;Check The Title in Google Home Page&quot;,&quot;FF&quot;,&quot;FAIL&quot;,&quot;Title Not Present&quot;)
close_table
summary_report(2,1,1)&lt;/code&gt;]]></description>
		<content:encoded><![CDATA[<p>1. Place code.rb file in the same dir where test.rb is available</p>
<p>2. In Your Test.rb File Add this</p>
<p><code>require 'code.rb'</code></p>
<p><code>create_report<br />
insert_head_title("Raveendran -- Sample HTML Report")<br />
insert_reportname_date("My Test Report",$result_date )<br />
start_table<br />
report_row("Check Google Home Page","Check The Title in Google Home Page","IE","PASS","Title Present")<br />
report_row("Check Google Home Page","Check The Title in Google Home Page","FF","FAIL","Title Not Present")<br />
close_table<br />
summary_report(2,1,1)</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom HTML report for Ruby(Watir/Selenium) Base Automation framework by qamar</title>
		<link>http://raveendran.wordpress.com/2012/09/05/custom-html-report-for-rubywatirselenium/#comment-2194</link>
		<dc:creator><![CDATA[qamar]]></dc:creator>
		<pubDate>Thu, 11 Oct 2012 05:10:57 +0000</pubDate>
		<guid isPermaLink="false">http://raveendran.wordpress.com/?p=750#comment-2194</guid>
		<description><![CDATA[Hi there,
Really appreciable your effort. But can you please tell me how this code.rb will access my test case ? my test cases are in functional/ and i have placed Results/ at the same level. but how do i tell my test.rb to send results to code.rb ??
Thank you in advance for your help.
Qamar]]></description>
		<content:encoded><![CDATA[<p>Hi there,<br />
Really appreciable your effort. But can you please tell me how this code.rb will access my test case ? my test cases are in functional/ and i have placed Results/ at the same level. but how do i tell my test.rb to send results to code.rb ??<br />
Thank you in advance for your help.<br />
Qamar</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Convert HTML webpage to PDF using WatirWebDriver + Pdfcrowd by Himanshu</title>
		<link>http://raveendran.wordpress.com/2012/09/07/convert-html-webpage-to-pdf-using-watirwebdriver-pdfcrowd/#comment-2175</link>
		<dc:creator><![CDATA[Himanshu]]></dc:creator>
		<pubDate>Fri, 21 Sep 2012 07:30:21 +0000</pubDate>
		<guid isPermaLink="false">http://raveendran.wordpress.com/?p=754#comment-2175</guid>
		<description><![CDATA[Raveendran, how can i select a particular portion of window or screen ? Basically i wanted to take a screenshot of a selection, using driver.save_screenshot(&quot;./abc.png&quot;) i can take the whole page, which i dont want. 

So if there is a way to get a portion of page either in png or pdf, it will work for me.]]></description>
		<content:encoded><![CDATA[<p>Raveendran, how can i select a particular portion of window or screen ? Basically i wanted to take a screenshot of a selection, using driver.save_screenshot(&#8220;./abc.png&#8221;) i can take the whole page, which i dont want. </p>
<p>So if there is a way to get a portion of page either in png or pdf, it will work for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Selenium WebDriver Basics &#8211; Ruby by Anil Shekhar</title>
		<link>http://raveendran.wordpress.com/2011/08/18/selenium-webdriver-basics-ruby/#comment-2141</link>
		<dc:creator><![CDATA[Anil Shekhar]]></dc:creator>
		<pubDate>Thu, 30 Aug 2012 21:26:59 +0000</pubDate>
		<guid isPermaLink="false">http://raveendran.wordpress.com/?p=620#comment-2141</guid>
		<description><![CDATA[Thanks Raveendran. Actually There are variety of attributes that are either common or unique but there no one attribute that is unique ... I used xpath for now ... It seems to work. Thanks]]></description>
		<content:encoded><![CDATA[<p>Thanks Raveendran. Actually There are variety of attributes that are either common or unique but there no one attribute that is unique &#8230; I used xpath for now &#8230; It seems to work. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Selenium WebDriver Basics &#8211; Ruby by raveendran</title>
		<link>http://raveendran.wordpress.com/2011/08/18/selenium-webdriver-basics-ruby/#comment-2139</link>
		<dc:creator><![CDATA[raveendran]]></dc:creator>
		<pubDate>Thu, 30 Aug 2012 05:28:11 +0000</pubDate>
		<guid isPermaLink="false">http://raveendran.wordpress.com/?p=620#comment-2139</guid>
		<description><![CDATA[Hi Anil,

   My Question is --&gt; Why you want to mention 2 attributes to identify the single element ? You can use anyone of the unique attribute to automate the field.]]></description>
		<content:encoded><![CDATA[<p>Hi Anil,</p>
<p>   My Question is &#8211;&gt; Why you want to mention 2 attributes to identify the single element ? You can use anyone of the unique attribute to automate the field.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
