<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Topic: Webdriver tests on JQGrid</title>
	<link>http://www.trirand.com/blog/?page_id=393/discussion/webdriver-tests-on-jqgrid</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Version 5.7.5.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393/discussion/webdriver-tests-on-jqgrid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>sudhirbits on Webdriver tests on JQGrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/discussion/webdriver-tests-on-jqgrid#p26944</link>
        	<category>Discussion</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/discussion/webdriver-tests-on-jqgrid#p26944</guid>
        	        	<description><![CDATA[<p>I am using JQGrid for one of my pages. Thanks for the plugin, works like a charm.</p>
<p>I am writing acceptance tests on the UI using Webdriver and I need to verify data that is displayed in the grid.</p>
</p>
<p>My tests are dependant on the following</p>
<p>1. Finds the rows to be matched&#160;by row id, I specify the id values and I match by that. I hope this should be safe and should not change, please validate.</p>
<p>2. To look for specific cells, I am looking for td with attribute of aria-describedby with value &#39;list_&#60;mycolumnname&#62;&#39;</p>
</p>
<p>I want to know if this is safe to use, or want recommendations.</p>
</p>
<p>Regards,</p>
<p>Sudhir.</p>
]]></description>
        	        	<pubDate>Fri, 13 Jul 2012 22:43:43 +0300</pubDate>
        </item>
</channel>
</rss>