<?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: Test your Selenium XPath easily with Firebug</title>
	<atom:link href="http://blog.browsermob.com/2009/04/test-your-selenium-xpath-easily-with-firebug/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.browsermob.com/2009/04/test-your-selenium-xpath-easily-with-firebug/</link>
	<description>All about browsers, performance testing, and load testing</description>
	<lastBuildDate>Tue, 07 Feb 2012 15:39:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: jlaska</title>
		<link>http://blog.browsermob.com/2009/04/test-your-selenium-xpath-easily-with-firebug/comment-page-1/#comment-28273</link>
		<dc:creator>jlaska</dc:creator>
		<pubDate>Mon, 06 Feb 2012 17:45:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.browsermob.com/2009/04/test-your-selenium-xpath-easily-with-firebug/#comment-28273</guid>
		<description>@ basham

in order to find this element easily:

//div[@id=&#039;ext-gen25&#039;]/div[10]/table/tbody/tr/td[2]

I suggest you to use &quot;contains&quot; in order to be generic eg:

//div[contains(@id, &#039;ext-gen&#039;)]/...</description>
		<content:encoded><![CDATA[<p>@ basham</p>
<p>in order to find this element easily:</p>
<p>//div[@id='ext-gen25']/div[10]/table/tbody/tr/td[2]</p>
<p>I suggest you to use &#8220;contains&#8221; in order to be generic eg:</p>
<p>//div[contains(@id, 'ext-gen')]/&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krishnam</title>
		<link>http://blog.browsermob.com/2009/04/test-your-selenium-xpath-easily-with-firebug/comment-page-1/#comment-18257</link>
		<dc:creator>Krishnam</dc:creator>
		<pubDate>Tue, 29 Nov 2011 11:15:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.browsermob.com/2009/04/test-your-selenium-xpath-easily-with-firebug/#comment-18257</guid>
		<description>Guys.. Did anyone try testing TreeGrid component with selenium. I hardly see any help on this or people sharing their success stories on automating TreeGrid.

Any help is appreciated!</description>
		<content:encoded><![CDATA[<p>Guys.. Did anyone try testing TreeGrid component with selenium. I hardly see any help on this or people sharing their success stories on automating TreeGrid.</p>
<p>Any help is appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jyothi</title>
		<link>http://blog.browsermob.com/2009/04/test-your-selenium-xpath-easily-with-firebug/comment-page-1/#comment-8098</link>
		<dc:creator>jyothi</dc:creator>
		<pubDate>Mon, 18 Jul 2011 07:59:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.browsermob.com/2009/04/test-your-selenium-xpath-easily-with-firebug/#comment-8098</guid>
		<description>how to select values from combo box in selenium ide using ajax application can any one help me out</description>
		<content:encoded><![CDATA[<p>how to select values from combo box in selenium ide using ajax application can any one help me out</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anurag Sharma</title>
		<link>http://blog.browsermob.com/2009/04/test-your-selenium-xpath-easily-with-firebug/comment-page-1/#comment-6777</link>
		<dc:creator>Anurag Sharma</dc:creator>
		<pubDate>Tue, 03 May 2011 10:42:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.browsermob.com/2009/04/test-your-selenium-xpath-easily-with-firebug/#comment-6777</guid>
		<description>Hi,

We are trying to automate CRM application which is based on GXT (extended GWT – Google Web Tool Kit) technology using Selenium IDE. After recording, when the Test Case is run through Selenium IDE, it is not able  to recognize that object. We have also tried using Xpath: //input[@span=&#039;Device&#039;]

When verified through firebug, below is the HTML code:  
Device  

Can somebody suggest a remedy for the same?

Thanks &amp; Regards,
Anurag</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>We are trying to automate CRM application which is based on GXT (extended GWT – Google Web Tool Kit) technology using Selenium IDE. After recording, when the Test Case is run through Selenium IDE, it is not able  to recognize that object. We have also tried using Xpath: //input[@span='Device']</p>
<p>When verified through firebug, below is the HTML code:<br />
Device  </p>
<p>Can somebody suggest a remedy for the same?</p>
<p>Thanks &amp; Regards,<br />
Anurag</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will Ferrer</title>
		<link>http://blog.browsermob.com/2009/04/test-your-selenium-xpath-easily-with-firebug/comment-page-1/#comment-5924</link>
		<dc:creator>Will Ferrer</dc:creator>
		<pubDate>Thu, 10 Mar 2011 01:26:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.browsermob.com/2009/04/test-your-selenium-xpath-easily-with-firebug/#comment-5924</guid>
		<description>Thank you very much -- this is little function has been a BIG help to my testing.</description>
		<content:encoded><![CDATA[<p>Thank you very much &#8212; this is little function has been a BIG help to my testing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://blog.browsermob.com/2009/04/test-your-selenium-xpath-easily-with-firebug/comment-page-1/#comment-4185</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Thu, 16 Dec 2010 14:19:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.browsermob.com/2009/04/test-your-selenium-xpath-easily-with-firebug/#comment-4185</guid>
		<description>@Tarun Firebug 1.6.0 added the console to all tabs. There&#039;s a notepad like icon (box with 3 horizontal lines) that opens the console below the html/css/script/dom windows.</description>
		<content:encoded><![CDATA[<p>@Tarun Firebug 1.6.0 added the console to all tabs. There&#8217;s a notepad like icon (box with 3 horizontal lines) that opens the console below the html/css/script/dom windows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tarun K</title>
		<link>http://blog.browsermob.com/2009/04/test-your-selenium-xpath-easily-with-firebug/comment-page-1/#comment-3761</link>
		<dc:creator>Tarun K</dc:creator>
		<pubDate>Mon, 29 Nov 2010 06:15:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.browsermob.com/2009/04/test-your-selenium-xpath-easily-with-firebug/#comment-3761</guid>
		<description>Not being able to see HTML tab of Firbug while writing on console makes it tough when using $x function. 
I would prefer Selenium IDE, or FF plug-in XPath checker which let me see HTML tab of Firebug</description>
		<content:encoded><![CDATA[<p>Not being able to see HTML tab of Firbug while writing on console makes it tough when using $x function.<br />
I would prefer Selenium IDE, or FF plug-in XPath checker which let me see HTML tab of Firebug</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: basham</title>
		<link>http://blog.browsermob.com/2009/04/test-your-selenium-xpath-easily-with-firebug/comment-page-1/#comment-3130</link>
		<dc:creator>basham</dc:creator>
		<pubDate>Wed, 13 Oct 2010 14:32:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.browsermob.com/2009/04/test-your-selenium-xpath-easily-with-firebug/#comment-3130</guid>
		<description>Hi,

I am struggling to fix this problem i have selenium IDE generated code 
//div[@id=&#039;ext-gen25&#039;]/div[10]/table/tbody/tr/td[2]  
In this ext-gen25 is dynamically changed to ext-gen29, ext-gen45 for each run. How can i use XPATH to locate this each time correctly. 

Thanks,
Basham</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am struggling to fix this problem i have selenium IDE generated code<br />
//div[@id='ext-gen25']/div[10]/table/tbody/tr/td[2]<br />
In this ext-gen25 is dynamically changed to ext-gen29, ext-gen45 for each run. How can i use XPATH to locate this each time correctly. </p>
<p>Thanks,<br />
Basham</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MAne</title>
		<link>http://blog.browsermob.com/2009/04/test-your-selenium-xpath-easily-with-firebug/comment-page-1/#comment-292</link>
		<dc:creator>MAne</dc:creator>
		<pubDate>Mon, 20 Jul 2009 23:02:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.browsermob.com/2009/04/test-your-selenium-xpath-easily-with-firebug/#comment-292</guid>
		<description>Selenium with EXTJS has issues when it comes to Combo Boxes and Grids.  As of yet, they appear to be un-testable.</description>
		<content:encoded><![CDATA[<p>Selenium with EXTJS has issues when it comes to Combo Boxes and Grids.  As of yet, they appear to be un-testable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: santiago</title>
		<link>http://blog.browsermob.com/2009/04/test-your-selenium-xpath-easily-with-firebug/comment-page-1/#comment-146</link>
		<dc:creator>santiago</dc:creator>
		<pubDate>Sat, 02 May 2009 04:54:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.browsermob.com/2009/04/test-your-selenium-xpath-easily-with-firebug/#comment-146</guid>
		<description>I always use the Find button from Selenium IDE, it&#039;s very useful for checking any locator I&#039;ve written.</description>
		<content:encoded><![CDATA[<p>I always use the Find button from Selenium IDE, it&#8217;s very useful for checking any locator I&#8217;ve written.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk (enhanced)

Served from: blog.browsermob.com @ 2012-02-08 08:17:19 -->
