<?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 for SeleniumExamples</title>
	<atom:link href="http://seleniumexamples.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://seleniumexamples.com/blog</link>
	<description>Examples and tips for Selenium</description>
	<lastBuildDate>Thu, 05 Aug 2010 15:59:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Using soft assertions in TestNG by Neil</title>
		<link>http://seleniumexamples.com/blog/guide/using-soft-assertions-in-testng/comment-page-1/#comment-449</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Thu, 05 Aug 2010 15:59:16 +0000</pubDate>
		<guid isPermaLink="false">http://seleniumexamples.com/blog/?p=21#comment-449</guid>
		<description>Thanks for the great code ... had fun playing with it this afternoon  .. I had been put off using TestNG because of the soft assert issue but with your solution plan to investigate more what can be done with TestNG</description>
		<content:encoded><![CDATA[<p>Thanks for the great code &#8230; had fun playing with it this afternoon  .. I had been put off using TestNG because of the soft assert issue but with your solution plan to investigate more what can be done with TestNG</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Selenium IDE &#8211; My plugin baby by Dave</title>
		<link>http://seleniumexamples.com/blog/plugins/selenium-ide-my-plugin-baby/comment-page-1/#comment-424</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 03 Aug 2010 14:25:03 +0000</pubDate>
		<guid isPermaLink="false">http://seleniumexamples.com/blog/?p=97#comment-424</guid>
		<description>Hi Darren, thanks for your comment. I wonder how I got your name so wrong! I&#039;ve submitted a correction to the Mozilla plugin page.

Thanks again!</description>
		<content:encoded><![CDATA[<p>Hi Darren, thanks for your comment. I wonder how I got your name so wrong! I&#8217;ve submitted a correction to the Mozilla plugin page.</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Selenium IDE &#8211; My plugin baby by Darren</title>
		<link>http://seleniumexamples.com/blog/plugins/selenium-ide-my-plugin-baby/comment-page-1/#comment-423</link>
		<dc:creator>Darren</dc:creator>
		<pubDate>Tue, 03 Aug 2010 14:10:33 +0000</pubDate>
		<guid isPermaLink="false">http://seleniumexamples.com/blog/?p=97#comment-423</guid>
		<description>Hi Dave, nice resource here... just wanted to say on your Mozilla plugin page the creds listed &quot;Daniel Deridder&quot; but my name is actually Darren DeRidder.  ;-)  I get that all the time...

cheers,
D.</description>
		<content:encoded><![CDATA[<p>Hi Dave, nice resource here&#8230; just wanted to say on your Mozilla plugin page the creds listed &#8220;Daniel Deridder&#8221; but my name is actually Darren DeRidder.  <img src='http://seleniumexamples.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />   I get that all the time&#8230;</p>
<p>cheers,<br />
D.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Selenium 2 in .NET framework by Vamyip</title>
		<link>http://seleniumexamples.com/blog/examples/selenium2-in-net-framework/comment-page-1/#comment-371</link>
		<dc:creator>Vamyip</dc:creator>
		<pubDate>Fri, 30 Jul 2010 07:16:25 +0000</pubDate>
		<guid isPermaLink="false">http://seleniumexamples.com/blog/?p=180#comment-371</guid>
		<description>Hi, I&#039;m trying to use WebDriver Backed selenium, and am getting &quot;System.NotSupportedException: *any selenium command*&quot;. I&#039;ve found that it gives the error only at when I give  commands through the WebDriverBackedselenium object.  Can you shed some light on this??

Thanks Vamyip</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m trying to use WebDriver Backed selenium, and am getting &#8220;System.NotSupportedException: *any selenium command*&#8221;. I&#8217;ve found that it gives the error only at when I give  commands through the WebDriverBackedselenium object.  Can you shed some light on this??</p>
<p>Thanks Vamyip</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using soft assertions in TestNG by Pandaman</title>
		<link>http://seleniumexamples.com/blog/guide/using-soft-assertions-in-testng/comment-page-1/#comment-298</link>
		<dc:creator>Pandaman</dc:creator>
		<pubDate>Wed, 21 Jul 2010 22:49:23 +0000</pubDate>
		<guid isPermaLink="false">http://seleniumexamples.com/blog/?p=21#comment-298</guid>
		<description>Thanks for the great share. 

Actually in the CustomTestListener.java, you need to comment out &quot;import org.testng.TestListenerAdapter;&quot; in order to make the @override work. (otherwise the &quot;extends TestListenerAdapter&quot; will think that you are extending &quot;TestListenerAdapter&quot; in &quot;org.testng.TestListenerAdapter&quot; ?!) 
I am using Netbeans tho.</description>
		<content:encoded><![CDATA[<p>Thanks for the great share. </p>
<p>Actually in the CustomTestListener.java, you need to comment out &#8220;import org.testng.TestListenerAdapter;&#8221; in order to make the @override work. (otherwise the &#8220;extends TestListenerAdapter&#8221; will think that you are extending &#8220;TestListenerAdapter&#8221; in &#8220;org.testng.TestListenerAdapter&#8221; ?!)<br />
I am using Netbeans tho.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Improving Selenium IDE by A Smattering of Selenium #19 &#171; Official Selenium Blog</title>
		<link>http://seleniumexamples.com/blog/improvements/improving-selenium-ide/comment-page-1/#comment-220</link>
		<dc:creator>A Smattering of Selenium #19 &#171; Official Selenium Blog</dc:creator>
		<pubDate>Mon, 12 Jul 2010 11:01:25 +0000</pubDate>
		<guid isPermaLink="false">http://seleniumexamples.com/blog/?p=188#comment-220</guid>
		<description>[...] Dave talks about some of the stuff he is doing with Se-IDE in the post Improving Selenium IDE [...]</description>
		<content:encoded><![CDATA[<p>[...] Dave talks about some of the stuff he is doing with Se-IDE in the post Improving Selenium IDE [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Proposal for new Selenium Q&amp;A site by O melhor da semana 04/07 a 10/07 &#171; QualidadeBR</title>
		<link>http://seleniumexamples.com/blog/proposals/proposal-for-new-selenium-qa-site/comment-page-1/#comment-218</link>
		<dc:creator>O melhor da semana 04/07 a 10/07 &#171; QualidadeBR</dc:creator>
		<pubDate>Mon, 12 Jul 2010 02:04:12 +0000</pubDate>
		<guid isPermaLink="false">http://seleniumexamples.com/blog/?p=237#comment-218</guid>
		<description>[...] Proposal for new Selenium Q&amp;A site &#8211; Dave Hunt (SeleniumExamples). [...]</description>
		<content:encoded><![CDATA[<p>[...] Proposal for new Selenium Q&amp;A site &#8211; Dave Hunt (SeleniumExamples). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Play Pacman with Selenium 2 by Dave</title>
		<link>http://seleniumexamples.com/blog/examples/play-pacman-with-selenium-2/comment-page-1/#comment-170</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 30 Jun 2010 14:13:32 +0000</pubDate>
		<guid isPermaLink="false">http://seleniumexamples.com/blog/?p=163#comment-170</guid>
		<description>Notus:

I&#039;m not sure what might be causing your issue - perhaps you could ask in the #selenium channel on IRC (freenode) or on StackOverflow using the &#039;selenium&#039; and &#039;webdriver&#039; tags, or in the official Google Groups for Selenium or WebDriver. Hope you find a solution to your issue.

http://groups.google.co.uk/group/selenium-users
http://groups.google.co.uk/group/webdriver</description>
		<content:encoded><![CDATA[<p>Notus:</p>
<p>I&#8217;m not sure what might be causing your issue &#8211; perhaps you could ask in the #selenium channel on IRC (freenode) or on StackOverflow using the &#8216;selenium&#8217; and &#8216;webdriver&#8217; tags, or in the official Google Groups for Selenium or WebDriver. Hope you find a solution to your issue.</p>
<p><a href="http://groups.google.co.uk/group/selenium-users" rel="nofollow">http://groups.google.co.uk/group/selenium-users</a><br />
<a href="http://groups.google.co.uk/group/webdriver" rel="nofollow">http://groups.google.co.uk/group/webdriver</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Play Pacman with Selenium 2 by Notus</title>
		<link>http://seleniumexamples.com/blog/examples/play-pacman-with-selenium-2/comment-page-1/#comment-169</link>
		<dc:creator>Notus</dc:creator>
		<pubDate>Fri, 25 Jun 2010 07:26:53 +0000</pubDate>
		<guid isPermaLink="false">http://seleniumexamples.com/blog/?p=163#comment-169</guid>
		<description>hey
 I try to run this example in my pc, but selenium can&#039;t talk with firefox, it returns an error &quot;Failed to connect to binary FirefoxBinary&quot;. do you know why?
the firefox is started, and I can see the webdriver,  and I can see the error message in js console, &quot;Warning: unrecognized command line flag - verbose&quot;

will u please help me?</description>
		<content:encoded><![CDATA[<p>hey<br />
 I try to run this example in my pc, but selenium can&#8217;t talk with firefox, it returns an error &#8220;Failed to connect to binary FirefoxBinary&#8221;. do you know why?<br />
the firefox is started, and I can see the webdriver,  and I can see the error message in js console, &#8220;Warning: unrecognized command line flag &#8211; verbose&#8221;</p>
<p>will u please help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Play Pacman with Selenium 2 by Željko Filipin</title>
		<link>http://seleniumexamples.com/blog/examples/play-pacman-with-selenium-2/comment-page-1/#comment-119</link>
		<dc:creator>Željko Filipin</dc:creator>
		<pubDate>Wed, 02 Jun 2010 22:15:10 +0000</pubDate>
		<guid isPermaLink="false">http://seleniumexamples.com/blog/?p=163#comment-119</guid>
		<description>Daniel, in my Watir implementation (http://github.com/zeljkofilipin/pacman) pacman at the moment knows where it is, where it can move and which moves have dots. The next step is probably to track the closest ghost and running away from it. :)

Tracking all that stuff slows it down. It sometimes takes him a second or two to inspect stuff and make a move, and that is not fast enough.</description>
		<content:encoded><![CDATA[<p>Daniel, in my Watir implementation (<a href="http://github.com/zeljkofilipin/pacman" rel="nofollow">http://github.com/zeljkofilipin/pacman</a>) pacman at the moment knows where it is, where it can move and which moves have dots. The next step is probably to track the closest ghost and running away from it. <img src='http://seleniumexamples.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Tracking all that stuff slows it down. It sometimes takes him a second or two to inspect stuff and make a move, and that is not fast enough.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
