<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>wax Wiki &amp; Documentation Rss Feed</title><link>http://www.codeplex.com/wax/Wiki/View.aspx?title=Home</link><description>wax Wiki Rss Description</description><item><title>Updated Wiki: Home</title><link>http://wax.codeplex.com/Wiki/View.aspx?title=Home&amp;version=39</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;Wax Overview&lt;/h2&gt;Wax allows users to create automated WatiN tests using Microsoft Excel&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Documentation&lt;/b&gt;: 
&lt;ul&gt;&lt;li&gt;Download &lt;a href="javascript:window.location.href='http://wax.codeplex.com/Project/Download/FileDownload.aspx?DownloadId=38884';"&gt;User guide.mht&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Online &lt;a href="http://wax.codeplex.com/Wiki/View.aspx?title=documentation"&gt;documentation&lt;/a&gt; (work in progress).&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Author&lt;/b&gt;: Edward Wilde &lt;a href="http://blogs.edwardwilde.com" class="externalLink"&gt;http://blogs.edwardwilde.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h3&gt;News&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;13/06/2007 - Wax 1.0.05 released
&lt;ul&gt;&lt;li&gt;Corrected documentation bug for UsingDocument - thanks &lt;a href="http://www.codeplex.com/site/users/view/BAylesworth" class="externalLink"&gt;BAylesworth&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Improved error handling in WaxRunner - thanks &lt;a href="http://www.codeplex.com/site/users/view/phungquocham" class="externalLink"&gt;Hung PQ&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;25/06/2008 - Wax 1.0.04 released&lt;/li&gt;
&lt;li&gt;08/10/2007 - Wax 1.0.0.3 released
&lt;ul&gt;&lt;li&gt;Added new commands for: Added new commands: AppendText, BringToFront, Focus, ClearText, PressTab, TypeText and Refresh &lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Wax Example&lt;/h2&gt;&lt;h3&gt;Creating a test to search google&lt;/h3&gt;&lt;h4&gt;1. Creating the excel test script&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;DownloadId=17537" alt="Microsoft&amp;#32;Excel&amp;#32;-&amp;#32;SearchGoogle.xlsx&amp;#32;&amp;#40;2&amp;#41;.png" title="Microsoft&amp;#32;Excel&amp;#32;-&amp;#32;SearchGoogle.xlsx&amp;#32;&amp;#40;2&amp;#41;.png" /&gt;
&lt;ul&gt;&lt;li&gt;The first command navigates to the google home page&lt;/li&gt;
&lt;li&gt;The second command sets the text property to &lt;b&gt;WatiN&lt;/b&gt;; it finds the text property using the HTML element's name attribute.&lt;/li&gt;&lt;/ul&gt;
&lt;span class="codeInline"&gt;&amp;lt;input type=&amp;quot;text&amp;quot; title=&amp;quot;Search&amp;quot; name=&amp;quot;q&amp;quot;/&amp;gt;&lt;/span&gt;
&lt;ul&gt;&lt;li&gt;The third command submits the search&lt;/li&gt;
&lt;li&gt;Finally the forth command clicks the link that has it's &lt;b&gt;href&lt;/b&gt; set to http://watin.sourceforge.net&lt;/li&gt;&lt;/ul&gt;
&lt;h4&gt;2. Running the test&lt;/h4&gt;&lt;ul&gt;&lt;li&gt;You can run a test script using &lt;b&gt;WaxRunner&lt;/b&gt; that has a user interface to select, run and examine test script results.&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;DownloadId=17545" alt="WaxRunner.png" title="WaxRunner.png" /&gt;
&lt;ul&gt;&lt;li&gt;Alternatively you can run the tests using &lt;b&gt;WaxConsoleRunner&lt;/b&gt;. This method is useful when integrating running of tests in an automated build process&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;DownloadId=17614" alt="wax&amp;#32;console&amp;#32;runner.png" title="wax&amp;#32;console&amp;#32;runner.png" /&gt;
&lt;h3&gt;News&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;21/08/2007 - Wax 1.0.0.2 released&lt;/li&gt;
&lt;li&gt;19/08/2007 - Wax 1.0.0.1 released&lt;/li&gt;
&lt;li&gt;15/08/2007 - First release of Wax&lt;/li&gt;
&lt;li&gt;09/08/2007 - Initial drop of source&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>ewilde</author><pubDate>Thu, 10 Sep 2009 14:33:50 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090910023350P</guid></item><item><title>Updated Wiki: Home</title><link>http://wax.codeplex.com/Wiki/View.aspx?title=Home&amp;version=38</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;Wax Overview&lt;/h2&gt;Wax allows users to create automated WatiN tests using Microsoft Excel&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Documentation&lt;/b&gt;: 
&lt;ul&gt;&lt;li&gt;Download &lt;a href="javascript:window.location.href='http://wax.codeplex.com/Project/Download/FileDownload.aspx?DownloadId=38884';"&gt;User guide.mht&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Online &lt;a href="http://wax.codeplex.com/Wiki/View.aspx?title=documentation"&gt;documentation&lt;/a&gt; (work in progress).&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Author&lt;/b&gt;: Edward Wilde &lt;a href="http://blogs.edwardwilde.com" class="externalLink"&gt;http://blogs.edwardwilde.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h3&gt;News&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;13/06/2007 - Wax 1.0.05 released
&lt;ul&gt;&lt;li&gt;Corrected documentation bug for UsingDocument - thanks &lt;a href="http://www.codeplex.com/site/users/view/BAylesworth" class="externalLink"&gt;BAylesworth&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Improved error handling in WaxRunner - thanks &lt;a href="http://www.codeplex.com/site/users/view/phungquocham" class="externalLink"&gt;Hung PQ&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;25/06/2008 - Wax 1.0.04 released&lt;/li&gt;
&lt;li&gt;08/10/2007 - Wax 1.0.0.3 released
&lt;ul&gt;&lt;li&gt;Added new commands for: Added new commands: AppendText, BringToFront, Focus, ClearText, PressTab, TypeText and Refresh &lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Wax Example&lt;/h2&gt;&lt;h3&gt;Creating a test to search google&lt;/h3&gt;&lt;h4&gt;1. Creating the excel test script&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;DownloadId=17537" alt="Microsoft&amp;#32;Excel&amp;#32;-&amp;#32;SearchGoogle.xlsx&amp;#32;&amp;#40;2&amp;#41;.png" title="Microsoft&amp;#32;Excel&amp;#32;-&amp;#32;SearchGoogle.xlsx&amp;#32;&amp;#40;2&amp;#41;.png" /&gt;
&lt;ul&gt;&lt;li&gt;The first command navigates to the google home page&lt;/li&gt;
&lt;li&gt;The second command sets the text property to &lt;b&gt;WatiN&lt;/b&gt;; it finds the text property using the HTML element's name attribute.&lt;/li&gt;&lt;/ul&gt;
&lt;span class="codeInline"&gt;&amp;lt;input type=&amp;quot;text&amp;quot; title=&amp;quot;Search&amp;quot; name=&amp;quot;q&amp;quot;/&amp;gt;&lt;/span&gt;
&lt;ul&gt;&lt;li&gt;The third command submits the search&lt;/li&gt;
&lt;li&gt;Finally the forth command clicks the link that has it's &lt;b&gt;href&lt;/b&gt; set to http://watin.sourceforge.net&lt;/li&gt;&lt;/ul&gt;
&lt;h4&gt;2. Running the test&lt;/h4&gt;&lt;ul&gt;&lt;li&gt;You can run a test script using &lt;b&gt;WaxRunner&lt;/b&gt; that has a user interface to select, run and examine test script results.&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;DownloadId=17545" alt="WaxRunner.png" title="WaxRunner.png" /&gt;
&lt;ul&gt;&lt;li&gt;Alternatively you can run the tests using &lt;b&gt;WaxConsoleRunner&lt;/b&gt;. This method is useful when integrating running of tests in an automated build process&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;DownloadId=17614" alt="wax&amp;#32;console&amp;#32;runner.png" title="wax&amp;#32;console&amp;#32;runner.png" /&gt;
&lt;h3&gt;News&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;21/08/2007 - Wax 1.0.0.2 released&lt;/li&gt;
&lt;li&gt;19/08/2007 - Wax 1.0.0.1 released&lt;/li&gt;
&lt;li&gt;15/08/2007 - First release of Wax&lt;/li&gt;
&lt;li&gt;09/08/2007 - Initial drop of source&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;a href="javascript:window.location.href='http://wax.codeplex.com/Project/Download/FileDownload.aspx?DownloadId=82805';"&gt;kpiframe.zip&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>ewilde</author><pubDate>Thu, 10 Sep 2009 14:32:10 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090910023210P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/wax/Wiki/View.aspx?title=Home&amp;version=37</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Wax Overview
&lt;/h2&gt;Wax allows users to create automated WatiN tests using Microsoft Excel
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Documentation&lt;/b&gt;: &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Download &lt;a href="javascript:window.location.href='http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=38884';"&gt;User guide.mht&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Online &lt;a href="http://www.codeplex.com/wax/Wiki/View.aspx?title=documentation&amp;amp;referringTitle=Home"&gt;documentation&lt;/a&gt; (work in progress).&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Author&lt;/b&gt;: Edward Wilde &lt;a href="http://blogs.edwardwilde.com" class="externalLink"&gt;http://blogs.edwardwilde.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
News
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;13/06/2007 - Wax 1.0.05 released&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Corrected documentation bug for UsingDocument - thanks &lt;a href="http://www.codeplex.com/site/users/view/BAylesworth" class="externalLink"&gt;BAylesworth&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Improved error handling in WaxRunner - thanks &lt;a href="http://www.codeplex.com/site/users/view/phungquocham" class="externalLink"&gt;Hung PQ&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;25/06/2008 - Wax 1.0.04 released&lt;/li&gt;&lt;li&gt;08/10/2007 - Wax 1.0.0.3 released&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Added new commands for: Added new commands: AppendText, BringToFront, Focus, ClearText, PressTab, TypeText and Refresh &lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h2&gt;
Wax Example
&lt;/h2&gt;&lt;h3&gt;
Creating a test to search google
&lt;/h3&gt;&lt;h4&gt;
1. Creating the excel test script
&lt;/h4&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=17537" alt="Microsoft Excel - SearchGoogle.xlsx (2).png" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The first command navigates to the google home page&lt;/li&gt;&lt;li&gt;The second command sets the text property to &lt;b&gt;WatiN&lt;/b&gt;; it finds the text property using the HTML element's name attribute.&lt;/li&gt;
&lt;/ul&gt;&lt;span class="codeInline"&gt;&amp;lt;input type=&amp;quot;text&amp;quot; title=&amp;quot;Search&amp;quot; name=&amp;quot;q&amp;quot;/&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The third command submits the search&lt;/li&gt;&lt;li&gt;Finally the forth command clicks the link that has it's &lt;b&gt;href&lt;/b&gt; set to http://watin.sourceforge.net&lt;/li&gt;
&lt;/ul&gt;&lt;h4&gt;
2. Running the test
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;You can run a test script using &lt;b&gt;WaxRunner&lt;/b&gt; that has a user interface to select, run and examine test script results.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=17545" alt="WaxRunner.png" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Alternatively you can run the tests using &lt;b&gt;WaxConsoleRunner&lt;/b&gt;. This method is useful when integrating running of tests in an automated build process&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=17614" alt="wax console runner.png" /&gt;&lt;br /&gt;&lt;h3&gt;
News
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;21/08/2007 - Wax 1.0.0.2 released&lt;/li&gt;&lt;li&gt;19/08/2007 - Wax 1.0.0.1 released&lt;/li&gt;&lt;li&gt;15/08/2007 - First release of Wax&lt;/li&gt;&lt;li&gt;09/08/2007 - Initial drop of source&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>ewilde</author><pubDate>Sun, 13 Jul 2008 19:04:11 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080713070411P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/wax/Wiki/View.aspx?title=Home&amp;version=36</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Wax Overview
&lt;/h2&gt;Wax allows users to create automated WatiN tests using Microsoft Excel
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Documentation&lt;/b&gt;: &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Download &lt;a href="javascript:window.location.href='http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=38884';"&gt;User guide.mht&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Online &lt;a href="http://www.codeplex.com/wax/Wiki/View.aspx?title=documentation&amp;amp;referringTitle=Home"&gt;documentation&lt;/a&gt; (work in progress).&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Author&lt;/b&gt;: Edward Wilde &lt;a href="http://blogs.edwardwilde.com" class="externalLink"&gt;http://blogs.edwardwilde.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
News
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;25/06/2008 - Wax 1.0.04 released&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;08/10/2007 - Wax 1.0.0.3 released&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Added new commands for: Added new commands: AppendText, BringToFront, Focus, ClearText, PressTab, TypeText and Refresh &lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h2&gt;
Wax Example
&lt;/h2&gt;&lt;h3&gt;
Creating a test to search google
&lt;/h3&gt;&lt;h4&gt;
1. Creating the excel test script
&lt;/h4&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=17537" alt="Microsoft Excel - SearchGoogle.xlsx (2).png" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The first command navigates to the google home page&lt;/li&gt;&lt;li&gt;The second command sets the text property to &lt;b&gt;WatiN&lt;/b&gt;; it finds the text property using the HTML element's name attribute.&lt;/li&gt;
&lt;/ul&gt;&lt;span class="codeInline"&gt;&amp;lt;input type=&amp;quot;text&amp;quot; title=&amp;quot;Search&amp;quot; name=&amp;quot;q&amp;quot;/&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The third command submits the search&lt;/li&gt;&lt;li&gt;Finally the forth command clicks the link that has it's &lt;b&gt;href&lt;/b&gt; set to http://watin.sourceforge.net&lt;/li&gt;
&lt;/ul&gt;&lt;h4&gt;
2. Running the test
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;You can run a test script using &lt;b&gt;WaxRunner&lt;/b&gt; that has a user interface to select, run and examine test script results.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=17545" alt="WaxRunner.png" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Alternatively you can run the tests using &lt;b&gt;WaxConsoleRunner&lt;/b&gt;. This method is useful when integrating running of tests in an automated build process&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=17614" alt="wax console runner.png" /&gt;&lt;br /&gt;&lt;h3&gt;
News
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;21/08/2007 - Wax 1.0.0.2 released&lt;/li&gt;&lt;li&gt;19/08/2007 - Wax 1.0.0.1 released&lt;/li&gt;&lt;li&gt;15/08/2007 - First release of Wax&lt;/li&gt;&lt;li&gt;09/08/2007 - Initial drop of source&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>ewilde</author><pubDate>Sun, 13 Jul 2008 18:59:35 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080713065935P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/wax/Wiki/View.aspx?title=Home&amp;version=35</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Wax Overview
&lt;/h2&gt;Wax allows users to create automated WatiN tests using Microsoft Excel
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Documentation&lt;/b&gt;: &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Download &lt;a href="javascript:window.location.href='http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=38884';"&gt;User guide.mht&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Online &lt;a href="http://www.codeplex.com/wax/Wiki/View.aspx?title=documentation&amp;amp;referringTitle=Home"&gt;documentation&lt;/a&gt; (work in progress).&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;For htm documentation with images please download latest source code from &lt;a href="http://www.codeplex.com/wax/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;http://www.codeplex.com/wax/SourceControl/ListDownloadableCommits.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Author&lt;/b&gt;: Edward Wilde &lt;a href="http://blogs.edwardwilde.com" class="externalLink"&gt;http://blogs.edwardwilde.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
News
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;25/06/2008 - Wax 1.0.04 released&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;08/10/2007 - Wax 1.0.0.3 released&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Added new commands for: Added new commands: AppendText, BringToFront, Focus, ClearText, PressTab, TypeText and Refresh &lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h2&gt;
Wax Example
&lt;/h2&gt;&lt;h3&gt;
Creating a test to search google
&lt;/h3&gt;&lt;h4&gt;
1. Creating the excel test script
&lt;/h4&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=17537" alt="Microsoft Excel - SearchGoogle.xlsx (2).png" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The first command navigates to the google home page&lt;/li&gt;&lt;li&gt;The second command sets the text property to &lt;b&gt;WatiN&lt;/b&gt;; it finds the text property using the HTML element's name attribute.&lt;/li&gt;
&lt;/ul&gt;&lt;span class="codeInline"&gt;&amp;lt;input type=&amp;quot;text&amp;quot; title=&amp;quot;Search&amp;quot; name=&amp;quot;q&amp;quot;/&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The third command submits the search&lt;/li&gt;&lt;li&gt;Finally the forth command clicks the link that has it's &lt;b&gt;href&lt;/b&gt; set to http://watin.sourceforge.net&lt;/li&gt;
&lt;/ul&gt;&lt;h4&gt;
2. Running the test
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;You can run a test script using &lt;b&gt;WaxRunner&lt;/b&gt; that has a user interface to select, run and examine test script results.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=17545" alt="WaxRunner.png" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Alternatively you can run the tests using &lt;b&gt;WaxConsoleRunner&lt;/b&gt;. This method is useful when integrating running of tests in an automated build process&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=17614" alt="wax console runner.png" /&gt;&lt;br /&gt;&lt;h3&gt;
News
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;21/08/2007 - Wax 1.0.0.2 released&lt;/li&gt;&lt;li&gt;19/08/2007 - Wax 1.0.0.1 released&lt;/li&gt;&lt;li&gt;15/08/2007 - First release of Wax&lt;/li&gt;&lt;li&gt;09/08/2007 - Initial drop of source&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>ewilde</author><pubDate>Sun, 13 Jul 2008 18:59:05 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080713065905P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/wax/Wiki/View.aspx?title=Home&amp;version=34</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Wax Overview
&lt;/h2&gt;Wax allows users to create automated WatiN tests using Microsoft Excel
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Documentation&lt;/b&gt;: &lt;br /&gt;Download &lt;a href="javascript:window.location.href='http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=38884';"&gt;User guide.mht&lt;/a&gt;&lt;br /&gt;Online &lt;a href="http://www.codeplex.com/wax/Wiki/View.aspx?title=documentation&amp;amp;referringTitle=Home"&gt;documentation&lt;/a&gt; (work in progress).&lt;br /&gt;For htm documentation with images please download latest source code from &lt;a href="http://www.codeplex.com/wax/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;http://www.codeplex.com/wax/SourceControl/ListDownloadableCommits.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Author&lt;/b&gt;: Edward Wilde &lt;a href="http://blogs.edwardwilde.com" class="externalLink"&gt;http://blogs.edwardwilde.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
News
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;25/06/2008 - Wax 1.0.04 released&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;08/10/2007 - Wax 1.0.0.3 released&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Added new commands for: Added new commands: AppendText, BringToFront, Focus, ClearText, PressTab, TypeText and Refresh &lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h2&gt;
Wax Example
&lt;/h2&gt;&lt;h3&gt;
Creating a test to search google
&lt;/h3&gt;&lt;h4&gt;
1. Creating the excel test script
&lt;/h4&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=17537" alt="Microsoft Excel - SearchGoogle.xlsx (2).png" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The first command navigates to the google home page&lt;/li&gt;&lt;li&gt;The second command sets the text property to &lt;b&gt;WatiN&lt;/b&gt;; it finds the text property using the HTML element's name attribute.&lt;/li&gt;
&lt;/ul&gt;&lt;span class="codeInline"&gt;&amp;lt;input type=&amp;quot;text&amp;quot; title=&amp;quot;Search&amp;quot; name=&amp;quot;q&amp;quot;/&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The third command submits the search&lt;/li&gt;&lt;li&gt;Finally the forth command clicks the link that has it's &lt;b&gt;href&lt;/b&gt; set to http://watin.sourceforge.net&lt;/li&gt;
&lt;/ul&gt;&lt;h4&gt;
2. Running the test
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;You can run a test script using &lt;b&gt;WaxRunner&lt;/b&gt; that has a user interface to select, run and examine test script results.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=17545" alt="WaxRunner.png" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Alternatively you can run the tests using &lt;b&gt;WaxConsoleRunner&lt;/b&gt;. This method is useful when integrating running of tests in an automated build process&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=17614" alt="wax console runner.png" /&gt;&lt;br /&gt;&lt;h3&gt;
News
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;21/08/2007 - Wax 1.0.0.2 released&lt;/li&gt;&lt;li&gt;19/08/2007 - Wax 1.0.0.1 released&lt;/li&gt;&lt;li&gt;15/08/2007 - First release of Wax&lt;/li&gt;&lt;li&gt;09/08/2007 - Initial drop of source&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>ewilde</author><pubDate>Sun, 13 Jul 2008 18:58:32 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080713065832P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://www.codeplex.com/wax/Wiki/View.aspx?title=Documentation&amp;version=1</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Wax, &amp;quot;Watin And eXcel&amp;quot; - User guide
&lt;/h1&gt;&lt;h5&gt;
Version 1.0.0.5 of Wax, released 13th July 2007. Copyright &amp;#169; 2008 Edward Wilde, &lt;a href="http://blogs.edwardwilde.com" class="externalLink"&gt;Duarte Consulting&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;
&lt;/h5&gt;&lt;h2&gt;
Introduction
&lt;/h2&gt;There are 4 basic categories of commands:&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/wax/Wiki/View.aspx?title=Action%20commands&amp;amp;referringTitle=Documentation"&gt;Action commands&lt;/a&gt; - used for interacting with the browser, setting values, clicking buttons etc...&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/wax/Wiki/View.aspx?title=Assertion%20commands&amp;amp;referringTitle=Documentation"&gt;Assertion commands&lt;/a&gt; (validation commands) - used for validating document object model values meet expected criteria.&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/wax/Wiki/View.aspx?title=Dialog%20commands&amp;amp;referringTitle=Documentation"&gt;Dialog commands&lt;/a&gt; used for interacting with Internet Explorer dialogs, such as javascript prompts, login boxes etc...&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/wax/Wiki/View.aspx?title=Settings%20commands&amp;amp;referringTitle=Documentation"&gt;Settings commands&lt;/a&gt; used to change the default Watin Settings...&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;Many commands are performed against a specific element of the HTML page. Inorder to carry out such a command the method to locate the element must be specified using a find method&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/wax/Wiki/View.aspx?title=Find%20Methods&amp;amp;referringTitle=Documentation"&gt;Find Methods&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>ewilde</author><pubDate>Sun, 13 Jul 2008 18:56:09 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20080713065609P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/wax/Wiki/View.aspx?title=Home&amp;version=33</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Wax Overview
&lt;/h2&gt;Wax allows users to create automated WatiN tests using Microsoft Excel
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Documentation&lt;/b&gt;: &lt;a href="javascript:window.location.href='http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=19877';"&gt;Commands.mht&lt;/a&gt;&lt;br /&gt;Online &lt;a href="http://www.codeplex.com/wax/Wiki/View.aspx?title=Documentation&amp;amp;referringTitle=Home"&gt;Documentation&lt;/a&gt;&lt;br /&gt;For htm documentation with images please download latest source code from &lt;a href="http://www.codeplex.com/wax/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;http://www.codeplex.com/wax/SourceControl/ListDownloadableCommits.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Author&lt;/b&gt;: Edward Wilde &lt;a href="http://blogs.edwardwilde.com" class="externalLink"&gt;http://blogs.edwardwilde.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
News
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;25/06/2008 - Wax 1.0.04 released&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;08/10/2007 - Wax 1.0.0.3 released&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Added new commands for: Added new commands: AppendText, BringToFront, Focus, ClearText, PressTab, TypeText and Refresh &lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h2&gt;
Wax Example
&lt;/h2&gt;&lt;h3&gt;
Creating a test to search google
&lt;/h3&gt;&lt;h4&gt;
1. Creating the excel test script
&lt;/h4&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=17537" alt="Microsoft Excel - SearchGoogle.xlsx (2).png" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The first command navigates to the google home page&lt;/li&gt;&lt;li&gt;The second command sets the text property to &lt;b&gt;WatiN&lt;/b&gt;; it finds the text property using the HTML element's name attribute.&lt;/li&gt;
&lt;/ul&gt;&lt;span class="codeInline"&gt;&amp;lt;input type=&amp;quot;text&amp;quot; title=&amp;quot;Search&amp;quot; name=&amp;quot;q&amp;quot;/&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The third command submits the search&lt;/li&gt;&lt;li&gt;Finally the forth command clicks the link that has it's &lt;b&gt;href&lt;/b&gt; set to http://watin.sourceforge.net&lt;/li&gt;
&lt;/ul&gt;&lt;h4&gt;
2. Running the test
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;You can run a test script using &lt;b&gt;WaxRunner&lt;/b&gt; that has a user interface to select, run and examine test script results.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=17545" alt="WaxRunner.png" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Alternatively you can run the tests using &lt;b&gt;WaxConsoleRunner&lt;/b&gt;. This method is useful when integrating running of tests in an automated build process&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=17614" alt="wax console runner.png" /&gt;&lt;br /&gt;&lt;h3&gt;
News
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;21/08/2007 - Wax 1.0.0.2 released&lt;/li&gt;&lt;li&gt;19/08/2007 - Wax 1.0.0.1 released&lt;/li&gt;&lt;li&gt;15/08/2007 - First release of Wax&lt;/li&gt;&lt;li&gt;09/08/2007 - Initial drop of source&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>ewilde</author><pubDate>Sun, 13 Jul 2008 18:48:32 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080713064832P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/wax/Wiki/View.aspx?title=Home&amp;version=32</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Wax Overview
&lt;/h2&gt;Wax allows users to create automated WatiN tests using Microsoft Excel
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Documentation&lt;/b&gt;: &lt;a href="javascript:window.location.href='http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=19877';"&gt;Commands.mht&lt;/a&gt;&lt;br /&gt;For htm documentation with images please download latest source code from &lt;a href="http://www.codeplex.com/wax/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;http://www.codeplex.com/wax/SourceControl/ListDownloadableCommits.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Author&lt;/b&gt;: Edward Wilde &lt;a href="http://blogs.edwardwilde.com" class="externalLink"&gt;http://blogs.edwardwilde.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
News
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;25/06/2008 - Wax 1.0.04 released&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;08/10/2007 - Wax 1.0.0.3 released&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Added new commands for: Added new commands: AppendText, BringToFront, Focus, ClearText, PressTab, TypeText and Refresh &lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h2&gt;
Wax Example
&lt;/h2&gt;&lt;h3&gt;
Creating a test to search google
&lt;/h3&gt;&lt;h4&gt;
1. Creating the excel test script
&lt;/h4&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=17537" alt="Microsoft Excel - SearchGoogle.xlsx (2).png" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The first command navigates to the google home page&lt;/li&gt;&lt;li&gt;The second command sets the text property to &lt;b&gt;WatiN&lt;/b&gt;; it finds the text property using the HTML element's name attribute.&lt;/li&gt;
&lt;/ul&gt;&lt;span class="codeInline"&gt;&amp;lt;input type=&amp;quot;text&amp;quot; title=&amp;quot;Search&amp;quot; name=&amp;quot;q&amp;quot;/&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The third command submits the search&lt;/li&gt;&lt;li&gt;Finally the forth command clicks the link that has it's &lt;b&gt;href&lt;/b&gt; set to http://watin.sourceforge.net&lt;/li&gt;
&lt;/ul&gt;&lt;h4&gt;
2. Running the test
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;You can run a test script using &lt;b&gt;WaxRunner&lt;/b&gt; that has a user interface to select, run and examine test script results.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=17545" alt="WaxRunner.png" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Alternatively you can run the tests using &lt;b&gt;WaxConsoleRunner&lt;/b&gt;. This method is useful when integrating running of tests in an automated build process&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=17614" alt="wax console runner.png" /&gt;&lt;br /&gt;&lt;h3&gt;
News
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;21/08/2007 - Wax 1.0.0.2 released&lt;/li&gt;&lt;li&gt;19/08/2007 - Wax 1.0.0.1 released&lt;/li&gt;&lt;li&gt;15/08/2007 - First release of Wax&lt;/li&gt;&lt;li&gt;09/08/2007 - Initial drop of source&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>ewilde</author><pubDate>Tue, 24 Jun 2008 23:36:58 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080624113658P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/wax/Wiki/View.aspx?title=Home&amp;version=31</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Wax Overview
&lt;/h2&gt;Wax allows users to create automated WatiN tests using Microsoft Excel
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Documentation&lt;/b&gt;: &lt;a href="javascript:window.location.href='http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=19877';"&gt;Commands.mht&lt;/a&gt;&lt;br /&gt;For htm documentation with images please download latest source code from &lt;a href="http://www.codeplex.com/wax/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;http://www.codeplex.com/wax/SourceControl/ListDownloadableCommits.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Author&lt;/b&gt;: Edward Wilde &lt;a href="http://blogs.edwardwilde.com" class="externalLink"&gt;http://blogs.edwardwilde.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
News
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;25/06/2008 - Wax 1.0.04 released&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=37594" alt="settingscommand.png" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;08/10/2007 - Wax 1.0.0.3 released&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Added new commands for: Added new commands: AppendText, BringToFront, Focus, ClearText, PressTab, TypeText and Refresh &lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h2&gt;
Wax Example
&lt;/h2&gt;&lt;h3&gt;
Creating a test to search google
&lt;/h3&gt;&lt;h4&gt;
1. Creating the excel test script
&lt;/h4&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=17537" alt="Microsoft Excel - SearchGoogle.xlsx (2).png" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The first command navigates to the google home page&lt;/li&gt;&lt;li&gt;The second command sets the text property to &lt;b&gt;WatiN&lt;/b&gt;; it finds the text property using the HTML element's name attribute.&lt;/li&gt;
&lt;/ul&gt;&lt;span class="codeInline"&gt;&amp;lt;input type=&amp;quot;text&amp;quot; title=&amp;quot;Search&amp;quot; name=&amp;quot;q&amp;quot;/&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The third command submits the search&lt;/li&gt;&lt;li&gt;Finally the forth command clicks the link that has it's &lt;b&gt;href&lt;/b&gt; set to http://watin.sourceforge.net&lt;/li&gt;
&lt;/ul&gt;&lt;h4&gt;
2. Running the test
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;You can run a test script using &lt;b&gt;WaxRunner&lt;/b&gt; that has a user interface to select, run and examine test script results.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=17545" alt="WaxRunner.png" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Alternatively you can run the tests using &lt;b&gt;WaxConsoleRunner&lt;/b&gt;. This method is useful when integrating running of tests in an automated build process&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=17614" alt="wax console runner.png" /&gt;&lt;br /&gt;&lt;h3&gt;
News
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;21/08/2007 - Wax 1.0.0.2 released&lt;/li&gt;&lt;li&gt;19/08/2007 - Wax 1.0.0.1 released&lt;/li&gt;&lt;li&gt;15/08/2007 - First release of Wax&lt;/li&gt;&lt;li&gt;09/08/2007 - Initial drop of source&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>ewilde</author><pubDate>Tue, 24 Jun 2008 23:36:35 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080624113635P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/wax/Wiki/View.aspx?title=Home&amp;version=30</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Wax Overview
&lt;/h2&gt;Wax allows users to create automated WatiN tests using Microsoft Excel
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Documentation&lt;/b&gt;: &lt;a href="javascript:window.location.href='http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=19877';"&gt;Commands.mht&lt;/a&gt;&lt;br /&gt;For htm documentation with images please download latest source code from &lt;a href="http://www.codeplex.com/wax/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;http://www.codeplex.com/wax/SourceControl/ListDownloadableCommits.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Author&lt;/b&gt;: Edward Wilde &lt;a href="http://blogs.edwardwilde.com" class="externalLink"&gt;http://blogs.edwardwilde.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
News
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;25/06/2008 - Wax 1.0.04 released&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;08/10/2007 - Wax 1.0.0.3 released&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Added new commands for: Added new commands: AppendText, BringToFront, Focus, ClearText, PressTab, TypeText and Refresh &lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h2&gt;
Wax Example
&lt;/h2&gt;&lt;h3&gt;
Creating a test to search google
&lt;/h3&gt;&lt;h4&gt;
1. Creating the excel test script
&lt;/h4&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=17537" alt="Microsoft Excel - SearchGoogle.xlsx (2).png" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The first command navigates to the google home page&lt;/li&gt;&lt;li&gt;The second command sets the text property to &lt;b&gt;WatiN&lt;/b&gt;; it finds the text property using the HTML element's name attribute.&lt;/li&gt;
&lt;/ul&gt;&lt;span class="codeInline"&gt;&amp;lt;input type=&amp;quot;text&amp;quot; title=&amp;quot;Search&amp;quot; name=&amp;quot;q&amp;quot;/&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The third command submits the search&lt;/li&gt;&lt;li&gt;Finally the forth command clicks the link that has it's &lt;b&gt;href&lt;/b&gt; set to http://watin.sourceforge.net&lt;/li&gt;
&lt;/ul&gt;&lt;h4&gt;
2. Running the test
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;You can run a test script using &lt;b&gt;WaxRunner&lt;/b&gt; that has a user interface to select, run and examine test script results.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=17545" alt="WaxRunner.png" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Alternatively you can run the tests using &lt;b&gt;WaxConsoleRunner&lt;/b&gt;. This method is useful when integrating running of tests in an automated build process&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=17614" alt="wax console runner.png" /&gt;&lt;br /&gt;&lt;h3&gt;
News
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;21/08/2007 - Wax 1.0.0.2 released&lt;/li&gt;&lt;li&gt;19/08/2007 - Wax 1.0.0.1 released&lt;/li&gt;&lt;li&gt;15/08/2007 - First release of Wax&lt;/li&gt;&lt;li&gt;09/08/2007 - Initial drop of source&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>ewilde</author><pubDate>Tue, 24 Jun 2008 23:35:35 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080624113535P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/wax/Wiki/View.aspx?title=Home&amp;version=29</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Wax Overview
&lt;/h2&gt;Wax allows users to create automated WatiN tests using Microsoft Excel
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Documentation&lt;/b&gt;: &lt;a href="javascript:window.location.href='http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=19877';"&gt;Commands.mht&lt;/a&gt;&lt;br /&gt;For htm documentation with images please download latest source code from &lt;a href="http://www.codeplex.com/wax/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;http://www.codeplex.com/wax/SourceControl/ListDownloadableCommits.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Author&lt;/b&gt;: Edward Wilde &lt;a href="http://blogs.edwardwilde.com" class="externalLink"&gt;http://blogs.edwardwilde.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
News
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;08/10/2007 - Wax 1.0.0.3 released&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Added new commands for: Added new commands: AppendText, BringToFront, Focus, ClearText, PressTab, TypeText and Refresh &lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h2&gt;
Wax Example
&lt;/h2&gt;&lt;h3&gt;
Creating a test to search google
&lt;/h3&gt;&lt;h4&gt;
1. Creating the excel test script
&lt;/h4&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=17537" alt="Microsoft Excel - SearchGoogle.xlsx (2).png" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The first command navigates to the google home page&lt;/li&gt;&lt;li&gt;The second command sets the text property to &lt;b&gt;WatiN&lt;/b&gt;; it finds the text property using the HTML element's name attribute.&lt;/li&gt;
&lt;/ul&gt;&lt;span class="codeInline"&gt;&amp;lt;input type=&amp;quot;text&amp;quot; title=&amp;quot;Search&amp;quot; name=&amp;quot;q&amp;quot;/&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The third command submits the search&lt;/li&gt;&lt;li&gt;Finally the forth command clicks the link that has it's &lt;b&gt;href&lt;/b&gt; set to http://watin.sourceforge.net&lt;/li&gt;
&lt;/ul&gt;&lt;h4&gt;
2. Running the test
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;You can run a test script using &lt;b&gt;WaxRunner&lt;/b&gt; that has a user interface to select, run and examine test script results.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=17545" alt="WaxRunner.png" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Alternatively you can run the tests using &lt;b&gt;WaxConsoleRunner&lt;/b&gt;. This method is useful when integrating running of tests in an automated build process&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=17614" alt="wax console runner.png" /&gt;&lt;br /&gt;&lt;h3&gt;
News
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;21/08/2007 - Wax 1.0.0.2 released&lt;/li&gt;&lt;li&gt;19/08/2007 - Wax 1.0.0.1 released&lt;/li&gt;&lt;li&gt;15/08/2007 - First release of Wax&lt;/li&gt;&lt;li&gt;09/08/2007 - Initial drop of source&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>ewilde</author><pubDate>Tue, 24 Jun 2008 23:34:58 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080624113458P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/wax/Wiki/View.aspx?title=Home&amp;version=28</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Wax Overview
&lt;/h2&gt;Wax allows users to create automated WatiN tests using Microsoft Excel
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Documentation&lt;/b&gt;: &lt;a href="javascript:window.location.href='http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=19877';"&gt;Commands.mht&lt;/a&gt;&lt;br /&gt;For htm documentation with images please download latest source code from &lt;a href="http://www.codeplex.com/wax/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;http://www.codeplex.com/wax/SourceControl/ListDownloadableCommits.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Author&lt;/b&gt;: Edward Wilde &lt;a href="http://blogs.edwardwilde.com" class="externalLink"&gt;http://blogs.edwardwilde.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
News
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;08/10/2007 - Wax 1.0.0.3 released&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Added new commands for: Added new commands: AppendText, BringToFront, Focus, ClearText, PressTab, TypeText and Refresh &lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h2&gt;
Wax Example
&lt;/h2&gt;&lt;h3&gt;
Creating a test to search google
&lt;/h3&gt;&lt;h4&gt;
1. Creating the excel test script
&lt;/h4&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=17537" alt="Microsoft Excel - SearchGoogle.xlsx (2).png" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The first command navigates to the google home page&lt;/li&gt;&lt;li&gt;The second command sets the text property to &lt;b&gt;WatiN&lt;/b&gt;; it finds the text property using the HTML element's name attribute.&lt;/li&gt;
&lt;/ul&gt;&lt;span class="codeInline"&gt;&amp;lt;input type=&amp;quot;text&amp;quot; title=&amp;quot;Search&amp;quot; name=&amp;quot;q&amp;quot;/&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The third command submits the search&lt;/li&gt;&lt;li&gt;Finally the forth command clicks the link that has it's &lt;b&gt;href&lt;/b&gt; set to http://watin.sourceforge.net&lt;/li&gt;
&lt;/ul&gt;&lt;h4&gt;
2. Running the test
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;You can run a test script using &lt;b&gt;WaxRunner&lt;/b&gt; that has a user interface to select, run and examine test script results.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=17545" alt="WaxRunner.png" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Alternatively you can run the tests using &lt;b&gt;WaxConsoleRunner&lt;/b&gt;. This method is useful when integrating running of tests in an automated build process&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wax&amp;amp;DownloadId=17614" alt="wax console runner.png" /&gt;&lt;br /&gt;&lt;h3&gt;
News
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;21/08/2007 - Wax 1.0.0.2 released&lt;/li&gt;&lt;li&gt;19/08/2007 - Wax 1.0.0.1 released&lt;/li&gt;&lt;li&gt;15/08/2007 - First release of Wax&lt;/li&gt;&lt;li&gt;09/08/2007 - Initial drop of source&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>ewilde</author><pubDate>Wed, 04 Jun 2008 14:19:21 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080604021921P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/wax/Wiki/View.aspx?title=Home&amp;version=27</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Wax Overview
&lt;/h2&gt;Wax allows users to create automated WatiN tests using Microsoft Excel
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Documentation&lt;/b&gt;: &lt;a href="javascript:window.location.href='http://www.codeplex.com/wax/Project/FileDownload.aspx?DownloadId=19877';"&gt;Commands.mht&lt;/a&gt;&lt;br /&gt;For htm documentation with images please download latest source code from &lt;a href="http://www.codeplex.com/wax/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;http://www.codeplex.com/wax/SourceControl/ListDownloadableCommits.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Author&lt;/b&gt;: Edward Wilde &lt;a href="http://blogs.charteris.com/blogs/edwardw" class="externalLink"&gt;http://blogs.charteris.com/blogs/edwardw&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
News
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;08/10/2007 - Wax 1.0.0.3 released&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Added new commands for: Added new commands: AppendText, BringToFront, Focus, ClearText, PressTab, TypeText and Refresh &lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h2&gt;
Wax Example
&lt;/h2&gt;&lt;h3&gt;
Creating a test to search google
&lt;/h3&gt;&lt;h4&gt;
1. Creating the excel test script
&lt;/h4&gt;&lt;img src="http://www.codeplex.com/wax/Project/FileDownload.aspx?DownloadId=17537" alt="Microsoft Excel - SearchGoogle.xlsx (2).png" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The first command navigates to the google home page&lt;/li&gt;&lt;li&gt;The second command sets the text property to &lt;b&gt;WatiN&lt;/b&gt;; it finds the text property using the HTML element's name attribute.&lt;/li&gt;
&lt;/ul&gt;&lt;span class="codeInline"&gt;&amp;lt;input type=&amp;quot;text&amp;quot; title=&amp;quot;Search&amp;quot; name=&amp;quot;q&amp;quot;/&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The third command submits the search&lt;/li&gt;&lt;li&gt;Finally the forth command clicks the link that has it's &lt;b&gt;href&lt;/b&gt; set to http://watin.sourceforge.net&lt;/li&gt;
&lt;/ul&gt;&lt;h4&gt;
2. Running the test
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;You can run a test script using &lt;b&gt;WaxRunner&lt;/b&gt; that has a user interface to select, run and examine test script results.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/wax/Project/FileDownload.aspx?DownloadId=17545" alt="WaxRunner.png" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Alternatively you can run the tests using &lt;b&gt;WaxConsoleRunner&lt;/b&gt;. This method is useful when integrating running of tests in an automated build process&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/wax/Project/FileDownload.aspx?DownloadId=17614" alt="wax console runner.png" /&gt;&lt;br /&gt;&lt;h3&gt;
News
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;21/08/2007 - Wax 1.0.0.2 released&lt;/li&gt;&lt;li&gt;19/08/2007 - Wax 1.0.0.1 released&lt;/li&gt;&lt;li&gt;15/08/2007 - First release of Wax&lt;/li&gt;&lt;li&gt;09/08/2007 - Initial drop of source&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>ewilde</author><pubDate>Mon, 08 Oct 2007 15:41:05 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071008034105P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/wax/Wiki/View.aspx?title=Home&amp;version=26</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Wax Overview
&lt;/h2&gt;Wax allows users to create automated WatiN tests using Microsoft Excel
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Documentation&lt;/b&gt;: &lt;span class="unresolved"&gt;Cannot resolve link: &lt;/span&gt;[file:Commands.mht]&lt;br /&gt;For htm documentation with images please download latest source code from &lt;a href="http://www.codeplex.com/wax/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;http://www.codeplex.com/wax/SourceControl/ListDownloadableCommits.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Author&lt;/b&gt;: Edward Wilde &lt;a href="http://blogs.charteris.com/blogs/edwardw" class="externalLink"&gt;http://blogs.charteris.com/blogs/edwardw&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
News
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;08/10/2007 - Wax 1.0.0.3 released&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Added new commands for: Added new commands: AppendText, BringToFront, Focus, ClearText, PressTab, TypeText and Refresh &lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h2&gt;
Wax Example
&lt;/h2&gt;&lt;h3&gt;
Creating a test to search google
&lt;/h3&gt;&lt;h4&gt;
1. Creating the excel test script
&lt;/h4&gt;&lt;img src="http://www.codeplex.com/wax/Project/FileDownload.aspx?DownloadId=17537" alt="Microsoft Excel - SearchGoogle.xlsx (2).png" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The first command navigates to the google home page&lt;/li&gt;&lt;li&gt;The second command sets the text property to &lt;b&gt;WatiN&lt;/b&gt;; it finds the text property using the HTML element's name attribute.&lt;/li&gt;
&lt;/ul&gt;&lt;span class="codeInline"&gt;&amp;lt;input type=&amp;quot;text&amp;quot; title=&amp;quot;Search&amp;quot; name=&amp;quot;q&amp;quot;/&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The third command submits the search&lt;/li&gt;&lt;li&gt;Finally the forth command clicks the link that has it's &lt;b&gt;href&lt;/b&gt; set to http://watin.sourceforge.net&lt;/li&gt;
&lt;/ul&gt;&lt;h4&gt;
2. Running the test
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;You can run a test script using &lt;b&gt;WaxRunner&lt;/b&gt; that has a user interface to select, run and examine test script results.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/wax/Project/FileDownload.aspx?DownloadId=17545" alt="WaxRunner.png" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Alternatively you can run the tests using &lt;b&gt;WaxConsoleRunner&lt;/b&gt;. This method is useful when integrating running of tests in an automated build process&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/wax/Project/FileDownload.aspx?DownloadId=17614" alt="wax console runner.png" /&gt;&lt;br /&gt;&lt;h3&gt;
News
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;21/08/2007 - Wax 1.0.0.2 released&lt;/li&gt;&lt;li&gt;19/08/2007 - Wax 1.0.0.1 released&lt;/li&gt;&lt;li&gt;15/08/2007 - First release of Wax&lt;/li&gt;&lt;li&gt;09/08/2007 - Initial drop of source&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>ewilde</author><pubDate>Mon, 08 Oct 2007 15:40:42 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071008034042P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/wax/Wiki/View.aspx?title=Home&amp;version=25</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Wax Overview
&lt;/h2&gt;Wax allows users to create automated WatiN tests using Microsoft Excel
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Documentation&lt;/b&gt;: &lt;a href="javascript:window.location.href='http://www.codeplex.com/wax/Project/FileDownload.aspx?DownloadId=19876';"&gt;Commands.mht&lt;/a&gt;&lt;br /&gt;For htm documentation with images please download latest source code from &lt;a href="http://www.codeplex.com/wax/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;http://www.codeplex.com/wax/SourceControl/ListDownloadableCommits.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Author&lt;/b&gt;: Edward Wilde &lt;a href="http://blogs.charteris.com/blogs/edwardw" class="externalLink"&gt;http://blogs.charteris.com/blogs/edwardw&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
News
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;08/10/2007 - Wax 1.0.0.3 released&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Added new commands for: Added new commands: AppendText, BringToFront, Focus, ClearText, PressTab, TypeText and Refresh &lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h2&gt;
Wax Example
&lt;/h2&gt;&lt;h3&gt;
Creating a test to search google
&lt;/h3&gt;&lt;h4&gt;
1. Creating the excel test script
&lt;/h4&gt;&lt;img src="http://www.codeplex.com/wax/Project/FileDownload.aspx?DownloadId=17537" alt="Microsoft Excel - SearchGoogle.xlsx (2).png" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The first command navigates to the google home page&lt;/li&gt;&lt;li&gt;The second command sets the text property to &lt;b&gt;WatiN&lt;/b&gt;; it finds the text property using the HTML element's name attribute.&lt;/li&gt;
&lt;/ul&gt;&lt;span class="codeInline"&gt;&amp;lt;input type=&amp;quot;text&amp;quot; title=&amp;quot;Search&amp;quot; name=&amp;quot;q&amp;quot;/&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The third command submits the search&lt;/li&gt;&lt;li&gt;Finally the forth command clicks the link that has it's &lt;b&gt;href&lt;/b&gt; set to http://watin.sourceforge.net&lt;/li&gt;
&lt;/ul&gt;&lt;h4&gt;
2. Running the test
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;You can run a test script using &lt;b&gt;WaxRunner&lt;/b&gt; that has a user interface to select, run and examine test script results.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/wax/Project/FileDownload.aspx?DownloadId=17545" alt="WaxRunner.png" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Alternatively you can run the tests using &lt;b&gt;WaxConsoleRunner&lt;/b&gt;. This method is useful when integrating running of tests in an automated build process&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/wax/Project/FileDownload.aspx?DownloadId=17614" alt="wax console runner.png" /&gt;&lt;br /&gt;&lt;h3&gt;
News
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;21/08/2007 - Wax 1.0.0.2 released&lt;/li&gt;&lt;li&gt;19/08/2007 - Wax 1.0.0.1 released&lt;/li&gt;&lt;li&gt;15/08/2007 - First release of Wax&lt;/li&gt;&lt;li&gt;09/08/2007 - Initial drop of source&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>ewilde</author><pubDate>Mon, 08 Oct 2007 15:38:09 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071008033809P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/wax/Wiki/View.aspx?title=Home&amp;version=24</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Wax Overview
&lt;/h2&gt;Wax allows users to create automated WatiN tests using Microsoft Excel
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Documentation&lt;/b&gt;: &lt;a href="javascript:window.location.href='http://www.codeplex.com/wax/Project/FileDownload.aspx?DownloadId=19876';"&gt;Commands.mht&lt;/a&gt;&lt;br /&gt;For htm documentation with images please download latest source code from &lt;a href="http://www.codeplex.com/wax/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;http://www.codeplex.com/wax/SourceControl/ListDownloadableCommits.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Author&lt;/b&gt;: Edward Wilde &lt;a href="http://blogs.charteris.com/blogs/edwardw" class="externalLink"&gt;http://blogs.charteris.com/blogs/edwardw&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
News
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;08/10/2007 - Wax 1.0.0.3 released&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Added new commands for: Added new commands:&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;AppendText, BringToFront, Focus, ClearText, PressTab, TypeText and Refresh &lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Wax Example
&lt;/h2&gt;&lt;h3&gt;
Creating a test to search google
&lt;/h3&gt;&lt;h4&gt;
1. Creating the excel test script
&lt;/h4&gt;&lt;img src="http://www.codeplex.com/wax/Project/FileDownload.aspx?DownloadId=17537" alt="Microsoft Excel - SearchGoogle.xlsx (2).png" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The first command navigates to the google home page&lt;/li&gt;&lt;li&gt;The second command sets the text property to &lt;b&gt;WatiN&lt;/b&gt;; it finds the text property using the HTML element's name attribute.&lt;/li&gt;
&lt;/ul&gt;&lt;span class="codeInline"&gt;&amp;lt;input type=&amp;quot;text&amp;quot; title=&amp;quot;Search&amp;quot; name=&amp;quot;q&amp;quot;/&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The third command submits the search&lt;/li&gt;&lt;li&gt;Finally the forth command clicks the link that has it's &lt;b&gt;href&lt;/b&gt; set to http://watin.sourceforge.net&lt;/li&gt;
&lt;/ul&gt;&lt;h4&gt;
2. Running the test
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;You can run a test script using &lt;b&gt;WaxRunner&lt;/b&gt; that has a user interface to select, run and examine test script results.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/wax/Project/FileDownload.aspx?DownloadId=17545" alt="WaxRunner.png" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Alternatively you can run the tests using &lt;b&gt;WaxConsoleRunner&lt;/b&gt;. This method is useful when integrating running of tests in an automated build process&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/wax/Project/FileDownload.aspx?DownloadId=17614" alt="wax console runner.png" /&gt;&lt;br /&gt;&lt;h3&gt;
News
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;21/08/2007 - Wax 1.0.0.2 released&lt;/li&gt;&lt;li&gt;19/08/2007 - Wax 1.0.0.1 released&lt;/li&gt;&lt;li&gt;15/08/2007 - First release of Wax&lt;/li&gt;&lt;li&gt;09/08/2007 - Initial drop of source&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>ewilde</author><pubDate>Mon, 08 Oct 2007 15:37:14 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071008033714P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/wax/Wiki/View.aspx?title=Home&amp;version=23</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Wax Overview
&lt;/h2&gt;Wax allows users to create automated WatiN tests using Microsoft Excel
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Documentation&lt;/b&gt;: &lt;span class="unresolved"&gt;Cannot resolve link: &lt;/span&gt;[file:Commands.mht]&lt;br /&gt;For htm documentation with images please download latest source code from &lt;a href="http://www.codeplex.com/wax/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;http://www.codeplex.com/wax/SourceControl/ListDownloadableCommits.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Author&lt;/b&gt;: Edward Wilde &lt;a href="http://blogs.charteris.com/blogs/edwardw" class="externalLink"&gt;http://blogs.charteris.com/blogs/edwardw&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
News
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;08/10/2007 - Wax 1.0.0.3 released&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Added new commands for: Added new commands:&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;AppendText, BringToFront, Focus, ClearText, PressTab, TypeText and Refresh &lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Wax Example
&lt;/h2&gt;&lt;h3&gt;
Creating a test to search google
&lt;/h3&gt;&lt;h4&gt;
1. Creating the excel test script
&lt;/h4&gt;&lt;img src="http://www.codeplex.com/wax/Project/FileDownload.aspx?DownloadId=17537" alt="Microsoft Excel - SearchGoogle.xlsx (2).png" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The first command navigates to the google home page&lt;/li&gt;&lt;li&gt;The second command sets the text property to &lt;b&gt;WatiN&lt;/b&gt;; it finds the text property using the HTML element's name attribute.&lt;/li&gt;
&lt;/ul&gt;&lt;span class="codeInline"&gt;&amp;lt;input type=&amp;quot;text&amp;quot; title=&amp;quot;Search&amp;quot; name=&amp;quot;q&amp;quot;/&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The third command submits the search&lt;/li&gt;&lt;li&gt;Finally the forth command clicks the link that has it's &lt;b&gt;href&lt;/b&gt; set to http://watin.sourceforge.net&lt;/li&gt;
&lt;/ul&gt;&lt;h4&gt;
2. Running the test
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;You can run a test script using &lt;b&gt;WaxRunner&lt;/b&gt; that has a user interface to select, run and examine test script results.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/wax/Project/FileDownload.aspx?DownloadId=17545" alt="WaxRunner.png" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Alternatively you can run the tests using &lt;b&gt;WaxConsoleRunner&lt;/b&gt;. This method is useful when integrating running of tests in an automated build process&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/wax/Project/FileDownload.aspx?DownloadId=17614" alt="wax console runner.png" /&gt;&lt;br /&gt;&lt;h3&gt;
News
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;21/08/2007 - Wax 1.0.0.2 released&lt;/li&gt;&lt;li&gt;19/08/2007 - Wax 1.0.0.1 released&lt;/li&gt;&lt;li&gt;15/08/2007 - First release of Wax&lt;/li&gt;&lt;li&gt;09/08/2007 - Initial drop of source&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>ewilde</author><pubDate>Mon, 08 Oct 2007 15:36:38 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071008033638P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/wax/Wiki/View.aspx?title=Home&amp;version=22</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Wax Overview
&lt;/h2&gt;Wax allows users to create automated WatiN tests using Microsoft Excel
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Documentation&lt;/b&gt;: &lt;a href="javascript:window.location.href='http://www.codeplex.com/wax/Project/FileDownload.aspx?DownloadId=19576';"&gt;Commands.htm&lt;/a&gt;&lt;br /&gt;For documentation with images please download latest source code from &lt;a href="http://www.codeplex.com/wax/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;http://www.codeplex.com/wax/SourceControl/ListDownloadableCommits.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Author&lt;/b&gt;: Edward Wilde &lt;a href="http://blogs.charteris.com/blogs/edwardw" class="externalLink"&gt;http://blogs.charteris.com/blogs/edwardw&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Wax Example
&lt;/h2&gt;&lt;h3&gt;
Creating a test to search google
&lt;/h3&gt;&lt;h4&gt;
1. Creating the excel test script
&lt;/h4&gt;&lt;img src="http://www.codeplex.com/wax/Project/FileDownload.aspx?DownloadId=17537" alt="Microsoft Excel - SearchGoogle.xlsx (2).png" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The first command navigates to the google home page&lt;/li&gt;&lt;li&gt;The second command sets the text property to &lt;b&gt;WatiN&lt;/b&gt;; it finds the text property using the HTML element's name attribute.&lt;/li&gt;
&lt;/ul&gt;&lt;span class="codeInline"&gt;&amp;lt;input type=&amp;quot;text&amp;quot; title=&amp;quot;Search&amp;quot; name=&amp;quot;q&amp;quot;/&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The third command submits the search&lt;/li&gt;&lt;li&gt;Finally the forth command clicks the link that has it's &lt;b&gt;href&lt;/b&gt; set to http://watin.sourceforge.net&lt;/li&gt;
&lt;/ul&gt;&lt;h4&gt;
2. Running the test
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;You can run a test script using &lt;b&gt;WaxRunner&lt;/b&gt; that has a user interface to select, run and examine test script results.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/wax/Project/FileDownload.aspx?DownloadId=17545" alt="WaxRunner.png" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Alternatively you can run the tests using &lt;b&gt;WaxConsoleRunner&lt;/b&gt;. This method is useful when integrating running of tests in an automated build process&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/wax/Project/FileDownload.aspx?DownloadId=17614" alt="wax console runner.png" /&gt;&lt;br /&gt;&lt;h3&gt;
News
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;21/08/2007 - Wax 1.0.0.2 released&lt;/li&gt;&lt;li&gt;19/08/2007 - Wax 1.0.0.1 released&lt;/li&gt;&lt;li&gt;15/08/2007 - First release of Wax&lt;/li&gt;&lt;li&gt;09/08/2007 - Initial drop of source&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>ewilde</author><pubDate>Tue, 02 Oct 2007 08:59:06 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071002085906A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/wax/Wiki/View.aspx?title=Home&amp;version=21</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Wax Overview
&lt;/h2&gt;Wax allows users to create automated WatiN tests using Microsoft Excel
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Documentation&lt;/b&gt;: &lt;a href="javascript:window.location.href='http://www.codeplex.com/wax/Project/FileDownload.aspx?DownloadId=19576';"&gt;Commands.htm&lt;/a&gt;&lt;br /&gt;For documentation with images please download latest source code&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Author&lt;/b&gt;: Edward Wilde &lt;a href="http://blogs.charteris.com/blogs/edwardw" class="externalLink"&gt;http://blogs.charteris.com/blogs/edwardw&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Wax Example
&lt;/h2&gt;&lt;h3&gt;
Creating a test to search google
&lt;/h3&gt;&lt;h4&gt;
1. Creating the excel test script
&lt;/h4&gt;&lt;img src="http://www.codeplex.com/wax/Project/FileDownload.aspx?DownloadId=17537" alt="Microsoft Excel - SearchGoogle.xlsx (2).png" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The first command navigates to the google home page&lt;/li&gt;&lt;li&gt;The second command sets the text property to &lt;b&gt;WatiN&lt;/b&gt;; it finds the text property using the HTML element's name attribute.&lt;/li&gt;
&lt;/ul&gt;&lt;span class="codeInline"&gt;&amp;lt;input type=&amp;quot;text&amp;quot; title=&amp;quot;Search&amp;quot; name=&amp;quot;q&amp;quot;/&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The third command submits the search&lt;/li&gt;&lt;li&gt;Finally the forth command clicks the link that has it's &lt;b&gt;href&lt;/b&gt; set to http://watin.sourceforge.net&lt;/li&gt;
&lt;/ul&gt;&lt;h4&gt;
2. Running the test
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;You can run a test script using &lt;b&gt;WaxRunner&lt;/b&gt; that has a user interface to select, run and examine test script results.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/wax/Project/FileDownload.aspx?DownloadId=17545" alt="WaxRunner.png" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Alternatively you can run the tests using &lt;b&gt;WaxConsoleRunner&lt;/b&gt;. This method is useful when integrating running of tests in an automated build process&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/wax/Project/FileDownload.aspx?DownloadId=17614" alt="wax console runner.png" /&gt;&lt;br /&gt;&lt;h3&gt;
News
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;21/08/2007 - Wax 1.0.0.2 released&lt;/li&gt;&lt;li&gt;19/08/2007 - Wax 1.0.0.1 released&lt;/li&gt;&lt;li&gt;15/08/2007 - First release of Wax&lt;/li&gt;&lt;li&gt;09/08/2007 - Initial drop of source&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>ewilde</author><pubDate>Tue, 02 Oct 2007 08:58:25 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071002085825A</guid></item></channel></rss>