<?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 Selenium Testing? Do Cross Browser Testing with Sauce Labs</title>
	<atom:link href="http://saucelabs.com/blog/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://saucelabs.com/blog</link>
	<description></description>
	<lastBuildDate>Thu, 02 Sep 2010 19:51:28 +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 Selenium Tips: Start improving your locators by Adam Goucher</title>
		<link>http://saucelabs.com/blog/index.php/2009/10/selenium-tip-of-the-week-start-improving-your-locators/comment-page-1/#comment-2606</link>
		<dc:creator>Adam Goucher</dc:creator>
		<pubDate>Thu, 02 Sep 2010 19:51:28 +0000</pubDate>
		<guid isPermaLink="false">http://saucelabs.com/blog/?p=197#comment-2606</guid>
		<description>In the case of an element having multiple classes you can chain them together.

css=div.example.test

-adam</description>
		<content:encoded><![CDATA[<p>In the case of an element having multiple classes you can chain them together.</p>
<p>css=div.example.test</p>
<p>-adam</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sauce RC 1.0 Released with Web UI for Selenium RC! by Chris</title>
		<link>http://saucelabs.com/blog/index.php/2010/02/sauce-rc-1-0-released/comment-page-1/#comment-2406</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 13 Aug 2010 17:35:09 +0000</pubDate>
		<guid isPermaLink="false">http://saucelabs.com/blog/?p=719#comment-2406</guid>
		<description>Too bad the person who made this video didn&#039;t assume that the people watching the video didn&#039;t know how to do the things he did in the video.  I&#039;ve actually created tests in Selenium IDE, and after watching this, I still have no idea how to use Sauce RC.</description>
		<content:encoded><![CDATA[<p>Too bad the person who made this video didn&#8217;t assume that the people watching the video didn&#8217;t know how to do the things he did in the video.  I&#8217;ve actually created tests in Selenium IDE, and after watching this, I still have no idea how to use Sauce RC.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Selenium Tips: Working with multiple windows by Srinivas Banda</title>
		<link>http://saucelabs.com/blog/index.php/2010/05/selenium-tips-working-with-multiple-windows/comment-page-1/#comment-2375</link>
		<dc:creator>Srinivas Banda</dc:creator>
		<pubDate>Wed, 11 Aug 2010 04:57:27 +0000</pubDate>
		<guid isPermaLink="false">http://saucelabs.com/blog/?p=1073#comment-2375</guid>
		<description>Hello,
I have added the same commands as mentioned above and here is the source:


	openWindow
	http://www.test.com/privacy/
	privacy


	waitForPopUp
	privacy
	3000


	selectWindow
	privacy
	


When I executing this through IDE, I am getting the following error:
[error] Could not find window with title privacy 

Why is that this is not working as expected? We have decided to use HTML format for all our test cases.. is there any workaround for this? 

Please suggest.

Thanks in advance,
Srinivas.</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I have added the same commands as mentioned above and here is the source:</p>
<p>	openWindow<br />
	<a href="http://www.test.com/privacy/" rel="nofollow">http://www.test.com/privacy/</a><br />
	privacy</p>
<p>	waitForPopUp<br />
	privacy<br />
	3000</p>
<p>	selectWindow<br />
	privacy</p>
<p>When I executing this through IDE, I am getting the following error:<br />
[error] Could not find window with title privacy </p>
<p>Why is that this is not working as expected? We have decided to use HTML format for all our test cases.. is there any workaround for this? </p>
<p>Please suggest.</p>
<p>Thanks in advance,<br />
Srinivas.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Quick Request to Her Majesty&#8217;s Government by lister</title>
		<link>http://saucelabs.com/blog/index.php/2010/08/a-quick-request-to-her-majestys-government/comment-page-1/#comment-2338</link>
		<dc:creator>lister</dc:creator>
		<pubDate>Thu, 05 Aug 2010 23:49:28 +0000</pubDate>
		<guid isPermaLink="false">http://saucelabs.com/blog/?p=1551#comment-2338</guid>
		<description>As a UK taxpayer I despair at how influential MS is in UK government.
By now the rest of the world has woken up to Firefox and Google Chrome, both fantastic open source browsers.</description>
		<content:encoded><![CDATA[<p>As a UK taxpayer I despair at how influential MS is in UK government.<br />
By now the rest of the world has woken up to Firefox and Google Chrome, both fantastic open source browsers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Selenium Tips: Improving your waiting skills by Santiago Suarez Ordoñez</title>
		<link>http://saucelabs.com/blog/index.php/2009/10/selenium-tip-of-the-week-improving-your-waiting-skills/comment-page-1/#comment-2336</link>
		<dc:creator>Santiago Suarez Ordoñez</dc:creator>
		<pubDate>Thu, 05 Aug 2010 18:51:41 +0000</pubDate>
		<guid isPermaLink="false">http://saucelabs.com/blog/?p=134#comment-2336</guid>
		<description>Hi Bob,

This kind of question should be addressed in our &lt;a href=&quot;http://saucelabs.com/forums&quot; rel=&quot;nofollow&quot;&gt;user forums&lt;/a&gt; instead of our blog, feel free to go there and ask for help from our experts.

Best,
Santi</description>
		<content:encoded><![CDATA[<p>Hi Bob,</p>
<p>This kind of question should be addressed in our <a href="http://saucelabs.com/forums" rel="nofollow">user forums</a> instead of our blog, feel free to go there and ask for help from our experts.</p>
<p>Best,<br />
Santi</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Quick Request to Her Majesty&#8217;s Government by Nick</title>
		<link>http://saucelabs.com/blog/index.php/2010/08/a-quick-request-to-her-majestys-government/comment-page-1/#comment-2331</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Wed, 04 Aug 2010 22:45:45 +0000</pubDate>
		<guid isPermaLink="false">http://saucelabs.com/blog/?p=1551#comment-2331</guid>
		<description>Why don&#039;t they just install install Google Chrome Frame for free? All their internal apps will still work and the rest of the web world can move on.

Selenium is not the solution. It won&#039;t test their sites for them so they&#039;d need to hire testers to build a test suite.</description>
		<content:encoded><![CDATA[<p>Why don&#8217;t they just install install Google Chrome Frame for free? All their internal apps will still work and the rest of the web world can move on.</p>
<p>Selenium is not the solution. It won&#8217;t test their sites for them so they&#8217;d need to hire testers to build a test suite.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Selenium Tips: Start improving your locators by kamalakar</title>
		<link>http://saucelabs.com/blog/index.php/2009/10/selenium-tip-of-the-week-start-improving-your-locators/comment-page-1/#comment-2253</link>
		<dc:creator>kamalakar</dc:creator>
		<pubDate>Thu, 29 Jul 2010 10:32:15 +0000</pubDate>
		<guid isPermaLink="false">http://saucelabs.com/blog/?p=197#comment-2253</guid>
		<description>if the class value has space in it then following is not working


//div[@class=&#039;example test&#039;]//a
 
css=div.example test ---&gt; not working
css=div[class=example test] --&gt; working</description>
		<content:encoded><![CDATA[<p>if the class value has space in it then following is not working</p>
<p>//div[@class='example test']//a</p>
<p>css=div.example test &#8212;&gt; not working<br />
css=div[class=example test] &#8211;&gt; working</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Selenium Tips: CSS Selectors in Selenium Demystified by tester :)</title>
		<link>http://saucelabs.com/blog/index.php/2010/01/selenium-totw-css-selectors-in-selenium-demystified/comment-page-1/#comment-1921</link>
		<dc:creator>tester :)</dc:creator>
		<pubDate>Fri, 02 Jul 2010 15:13:35 +0000</pubDate>
		<guid isPermaLink="false">http://saucelabs.com/blog/?p=503#comment-1921</guid>
		<description>hi, 

 I am using selenium 1.0.1 and it does not seem to support nth-type.

 I am using Java to write my tests. 

 Which version and coding language are you guys using

Thanks
Nidhi</description>
		<content:encoded><![CDATA[<p>hi, </p>
<p> I am using selenium 1.0.1 and it does not seem to support nth-type.</p>
<p> I am using Java to write my tests. </p>
<p> Which version and coding language are you guys using</p>
<p>Thanks<br />
Nidhi</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up Cucumber + Webrat + Selenium by Live Video Demo: Using Cucumber to Test Apps in the Cloud &#124; Sauce Labs</title>
		<link>http://saucelabs.com/blog/index.php/2010/06/setting-up-cucumber-webrat-selenium/comment-page-1/#comment-1838</link>
		<dc:creator>Live Video Demo: Using Cucumber to Test Apps in the Cloud &#124; Sauce Labs</dc:creator>
		<pubDate>Sat, 26 Jun 2010 00:58:37 +0000</pubDate>
		<guid isPermaLink="false">http://saucelabs.com/blog/?p=1141#comment-1838</guid>
		<description>[...] The official Sauce Labs Blog    &#171; Setting up Cucumber + Webrat + Selenium [...]</description>
		<content:encoded><![CDATA[<p>[...] The official Sauce Labs Blog    &laquo; Setting up Cucumber + Webrat + Selenium [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Selenium Tips: HTTPS and self-signed certificate exceptions by Texcennahaw</title>
		<link>http://saucelabs.com/blog/index.php/2010/01/selenium-totw-https-and-self-signed-certificate-exeptions/comment-page-1/#comment-1811</link>
		<dc:creator>Texcennahaw</dc:creator>
		<pubDate>Tue, 22 Jun 2010 15:56:15 +0000</pubDate>
		<guid isPermaLink="false">http://saucelabs.com/blog/?p=456#comment-1811</guid>
		<description>Very Good site, thank yo mister, it&#039;s help&#039;s me!</description>
		<content:encoded><![CDATA[<p>Very Good site, thank yo mister, it&#8217;s help&#8217;s me!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
