<?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: Automate Search for Acceptance Testing</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/automate-search-for-acceptance-testing</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/help/automate-search-for-acceptance-testing/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>wmyers on Automate Search for Acceptance Testing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/automate-search-for-acceptance-testing#p22366</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/automate-search-for-acceptance-testing#p22366</guid>
        	        	<description><![CDATA[<blockquote>
<p>wmyers said:I am attempting to automate a search on a grid for acceptance testing... (using Watin).&#160; Grid is setup with column header search fields - and I can fill out the field I want to search on - just missing the event to fire to perform the search.&#160; Interactively I hit enter and the search is performed.</p>
</blockquote>
<hr />
<p>I have implemented the following...</p>
<p>SendKeys.SendWait("{ENTER}");</p>
<p>And this will press enter... but it only works in debug mode - using nunit, the browser is brought to the front and you can see what happens.&#160; But when just run, the enter is not being sent.</p>
<p>I looked at;</p>
<p>WebBrowser.Current.ActiveElement.KeyPress(&#39;\r&#39;);</p>
<p>and I can also run a script if needed... but I am unsure what to call.</p>
]]></description>
        	        	<pubDate>Thu, 10 Mar 2011 23:36:50 +0200</pubDate>
        </item>
        <item>
        	<title>wmyers on Automate Search for Acceptance Testing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/automate-search-for-acceptance-testing#p22336</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/automate-search-for-acceptance-testing#p22336</guid>
        	        	<description><![CDATA[<p>I am attempting to automate a search on a grid for acceptance testing... (using Watin).&#160; Grid is setup with column header search fields - and I can fill out the field I want to search on - just missing the event to fire to perform the search.&#160; Interactively I hit enter and the search is performed.</p>
]]></description>
        	        	<pubDate>Mon, 07 Mar 2011 23:01:52 +0200</pubDate>
        </item>
</channel>
</rss>