<?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: Testing ExtJS with Selenium &#8211; Automating UI Tests</title>
	<atom:link href="http://www.jslog.com/testing-extjs-with-selenium-automating-ui-tests/feed" rel="self" type="application/rss+xml" />
	<link>http://www.jslog.com/testing-extjs-with-selenium-automating-ui-tests</link>
	<description></description>
	<lastBuildDate>Fri, 15 Jul 2011 04:51:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ravi Sankar</title>
		<link>http://www.jslog.com/testing-extjs-with-selenium-automating-ui-tests/comment-page-1#comment-456</link>
		<dc:creator>Ravi Sankar</dc:creator>
		<pubDate>Fri, 15 Jul 2011 04:51:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.jslog.com/?p=217#comment-456</guid>
		<description>Yes.... why can&#039;t we use css-Selectors as Dirk said</description>
		<content:encoded><![CDATA[<p>Yes&#8230;. why can&#8217;t we use css-Selectors as Dirk said</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: extjstutorial.org</title>
		<link>http://www.jslog.com/testing-extjs-with-selenium-automating-ui-tests/comment-page-1#comment-352</link>
		<dc:creator>extjstutorial.org</dc:creator>
		<pubDate>Sat, 07 May 2011 15:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.jslog.com/?p=217#comment-352</guid>
		<description>&lt;strong&gt;Testing ExtJS with Selenium – Automating UI Tests...&lt;/strong&gt;

Automation testing of UI is essential in any big project, but it is difficult to achieve this for user interfaces built with ExtJS. Selenium records user actions, by clicks on elements, and memorizes the ids of the selected elements. Yet since ExtJS au...</description>
		<content:encoded><![CDATA[<p><strong>Testing ExtJS with Selenium – Automating UI Tests&#8230;</strong></p>
<p>Automation testing of UI is essential in any big project, but it is difficult to achieve this for user interfaces built with ExtJS. Selenium records user actions, by clicks on elements, and memorizes the ids of the selected elements. Yet since ExtJS au&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dirk</title>
		<link>http://www.jslog.com/testing-extjs-with-selenium-automating-ui-tests/comment-page-1#comment-312</link>
		<dc:creator>Dirk</dc:creator>
		<pubDate>Thu, 14 Apr 2011 08:10:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.jslog.com/?p=217#comment-312</guid>
		<description>Why use a XPATH selector?

With Selenium css-Selectors it&#039;s as easy as this:
css=.seleniumOkButton

Or, equivalent to your above XPATH expression:
css=table .seleniumOkButton

Both should work, but the first expression is probably the mose convenient and sufficient one.</description>
		<content:encoded><![CDATA[<p>Why use a XPATH selector?</p>
<p>With Selenium css-Selectors it&#8217;s as easy as this:<br />
css=.seleniumOkButton</p>
<p>Or, equivalent to your above XPATH expression:<br />
css=table .seleniumOkButton</p>
<p>Both should work, but the first expression is probably the mose convenient and sufficient one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Testing Extjs Application With Selenium : Few Pointers &#124; am i works?</title>
		<link>http://www.jslog.com/testing-extjs-with-selenium-automating-ui-tests/comment-page-1#comment-147</link>
		<dc:creator>Testing Extjs Application With Selenium : Few Pointers &#124; am i works?</dc:creator>
		<pubDate>Sun, 12 Dec 2010 09:20:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.jslog.com/?p=217#comment-147</guid>
		<description>[...] useful tip that I found was by radu that solved the issues caused by auto-generated id by ExtJS. Selenium tests for ExtJS should rely [...]</description>
		<content:encoded><![CDATA[<p>[...] useful tip that I found was by radu that solved the issues caused by auto-generated id by ExtJS. Selenium tests for ExtJS should rely [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A Smattering of Selenium #20 &#171; Official Selenium Blog</title>
		<link>http://www.jslog.com/testing-extjs-with-selenium-automating-ui-tests/comment-page-1#comment-64</link>
		<dc:creator>A Smattering of Selenium #20 &#171; Official Selenium Blog</dc:creator>
		<pubDate>Mon, 19 Jul 2010 23:06:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.jslog.com/?p=217#comment-64</guid>
		<description>[...] ExtJS? According to Testing ExtJS with Selenium Automating UI Tests the trick is to use CSS as your location [...]</description>
		<content:encoded><![CDATA[<p>[...] ExtJS? According to Testing ExtJS with Selenium Automating UI Tests the trick is to use CSS as your location [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

