<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>ltaf Issue Tracker Rss Feed</title><link>https://ltaf.codeplex.com/workitem/list/basic</link><description>ltaf Issue Tracker Rss Description</description><item><title>Commented Issue: WebTestConsole.Write doesn't work for me [3]</title><link>http://ltaf.codeplex.com/workitem/3</link><description>I&amp;#39;ve tried using WebTestConsole.Write&amp;#40;&amp;#41; to add additional info to the console and nothing shows up but the standard logs.  Any ideas&amp;#63;&lt;br /&gt;Comments: The WebTestConsole.Write&amp;#40;&amp;#41; is working for me now.  I&amp;#39;m not sure why it wasn&amp;#39;t initially, but glad to see.  Maybe it was a browser cache issue&amp;#63;&amp;#63;</description><author>Hoosier121</author><pubDate>Wed, 10 Apr 2013 22:48:57 GMT</pubDate><guid isPermaLink="false">Commented Issue: WebTestConsole.Write doesn't work for me [3] 20130410104857P</guid></item><item><title>Created Issue: WebTestConsole.Write doesn't work for me [3]</title><link>http://ltaf.codeplex.com/workitem/3</link><description>I&amp;#39;ve tried using WebTestConsole.Write&amp;#40;&amp;#41; to add additional info to the console and nothing shows up but the standard logs.  Any ideas&amp;#63;&lt;br /&gt;</description><author>Hoosier121</author><pubDate>Tue, 02 Apr 2013 01:45:18 GMT</pubDate><guid isPermaLink="false">Created Issue: WebTestConsole.Write doesn't work for me [3] 20130402014518A</guid></item><item><title>Created Issue: About top mock [2]</title><link>http://ltaf.codeplex.com/workitem/2</link><description>In my test page ,there is the js code like this&amp;#58;&lt;br /&gt;&lt;br /&gt; if &amp;#40;top &amp;#38;&amp;#38; top.location.toString&amp;#40;&amp;#41;.indexOf&amp;#40;&amp;#34;string1&amp;#34;&amp;#41; &amp;#60; 0&amp;#41; &amp;#123;&lt;br /&gt;         top.window.location &amp;#61; &amp;#39;&amp;#47;Home&amp;#39;&amp;#59;&lt;br /&gt; &amp;#125;&lt;br /&gt;&lt;br /&gt;But in this scene I think the &amp;#34;top&amp;#34; will instead of &amp;#34;frame&amp;#34;.&lt;br /&gt;</description><author>chsword</author><pubDate>Tue, 12 Jun 2012 07:24:39 GMT</pubDate><guid isPermaLink="false">Created Issue: About top mock [2] 20120612072439A</guid></item><item><title>Commented Issue: crash at page.Navigate [1]</title><link>http://ltaf.codeplex.com/workitem/1</link><description>Page loads in right frame, but exception is thown.&lt;br /&gt;&lt;br /&gt;&amp;#91;WebTestClass&amp;#93;&lt;br /&gt;public class MyTests&lt;br /&gt;&amp;#123;&lt;br /&gt;    &amp;#91;WebTestMethod&amp;#93;&lt;br /&gt;    public void MyTest&amp;#40;&amp;#41;&lt;br /&gt;    &amp;#123;&lt;br /&gt;        try&lt;br /&gt;        &amp;#123;&lt;br /&gt;            HtmlPage page &amp;#61; new HtmlPage&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;            page.Navigate&amp;#40;&amp;#34;http&amp;#58;&amp;#47;&amp;#47;www.access.wa.gov&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;        &amp;#125;&lt;br /&gt;        catch &amp;#40;WebTestException exc&amp;#41;&lt;br /&gt;        &amp;#123;&lt;br /&gt;            var x &amp;#61; exc&amp;#59;&lt;br /&gt;        &amp;#125;&lt;br /&gt;    &amp;#125;&lt;br /&gt;&amp;#125;&lt;br /&gt;&lt;br /&gt;err msg&amp;#58;&lt;br /&gt;&amp;#123;&amp;#34;Exception was thrown by the client engine&amp;#58; &amp;#92;&amp;#34;&amp;#91;TestExecutorException&amp;#93;&amp;#58; Unhandled JS exception while waiting for command to complete.  &amp;#40;Details&amp;#58; &amp;#123;&amp;#92;&amp;#92;&amp;#92;&amp;#34;name&amp;#92;&amp;#92;&amp;#92;&amp;#34;&amp;#58;&amp;#92;&amp;#92;&amp;#92;&amp;#34;TypeError&amp;#92;&amp;#92;&amp;#92;&amp;#34;,&amp;#92;&amp;#92;&amp;#92;&amp;#34;message&amp;#92;&amp;#92;&amp;#92;&amp;#34;&amp;#58;&amp;#92;&amp;#92;&amp;#92;&amp;#34;Access is denied.&amp;#92;&amp;#92;&amp;#92;&amp;#92;r&amp;#92;&amp;#92;&amp;#92;&amp;#92;n&amp;#92;&amp;#92;&amp;#92;&amp;#34;,&amp;#92;&amp;#92;&amp;#92;&amp;#34;number&amp;#92;&amp;#92;&amp;#92;&amp;#34;&amp;#58;-2147024891,&amp;#92;&amp;#92;&amp;#92;&amp;#34;description&amp;#92;&amp;#92;&amp;#92;&amp;#34;&amp;#58;&amp;#92;&amp;#92;&amp;#92;&amp;#34;Access is denied.&amp;#92;&amp;#92;&amp;#92;&amp;#92;r&amp;#92;&amp;#92;&amp;#92;&amp;#92;n&amp;#92;&amp;#92;&amp;#92;&amp;#34;&amp;#125;&amp;#41;&amp;#92;&amp;#34; when running command&amp;#58; Navigate - http&amp;#58;&amp;#47;&amp;#47;www.access.wa.gov on the target&amp;#58; &amp;#60; id&amp;#61;, index&amp;#58; 0&amp;#62;.&amp;#34;&amp;#125;&lt;br /&gt;&lt;br /&gt;stack trace&amp;#58;&lt;br /&gt;at LTAF.HtmlPage.ExecuteCommand&amp;#40;HtmlElement source, BrowserCommand command&amp;#41; in c&amp;#58;&amp;#92;LTAF&amp;#92;V2&amp;#92;LTAF&amp;#92;src&amp;#92;LTAF&amp;#92;UI&amp;#92;HtmlPage.cs&amp;#58;line 225&lt;br /&gt;at LTAF.HtmlPage.ExecuteCommand&amp;#40;BrowserCommand command&amp;#41; in c&amp;#58;&amp;#92;LTAF&amp;#92;V2&amp;#92;LTAF&amp;#92;src&amp;#92;LTAF&amp;#92;UI&amp;#92;HtmlPage.cs&amp;#58;line 179&lt;br /&gt;at LTAF.HtmlPage.Navigate&amp;#40;String url, NavigationVerification navigationVerificationMode, Int32 millisecondsWaitToLoad&amp;#41; in c&amp;#58;&amp;#92;LTAF&amp;#92;V2&amp;#92;LTAF&amp;#92;src&amp;#92;LTAF&amp;#92;UI&amp;#92;HtmlPage.cs&amp;#58;line 292&lt;br /&gt;at LTAF.HtmlPage.Navigate&amp;#40;String url, NavigationVerification navigationVerificationMode&amp;#41; in c&amp;#58;&amp;#92;LTAF&amp;#92;V2&amp;#92;LTAF&amp;#92;src&amp;#92;LTAF&amp;#92;UI&amp;#92;HtmlPage.cs&amp;#58;line 251&lt;br /&gt;at LTAF.HtmlPage.Navigate&amp;#40;String url&amp;#41; in c&amp;#58;&amp;#92;LTAF&amp;#92;V2&amp;#92;LTAF&amp;#92;src&amp;#92;LTAF&amp;#92;UI&amp;#92;HtmlPage.cs&amp;#58;line 241&lt;br /&gt;Comments: please close this issue. just realized this test framework is designed to run &amp;#34;within&amp;#34; an asp.net application.</description><author>yuipcheng</author><pubDate>Fri, 18 May 2012 17:47:38 GMT</pubDate><guid isPermaLink="false">Commented Issue: crash at page.Navigate [1] 20120518054738P</guid></item><item><title>Edited Issue: crash at page.Navigate [1]</title><link>http://ltaf.codeplex.com/workitem/1</link><description>Page loads in right frame, but exception is thown.&lt;br /&gt;&lt;br /&gt;&amp;#91;WebTestClass&amp;#93;&lt;br /&gt;public class MyTests&lt;br /&gt;&amp;#123;&lt;br /&gt;    &amp;#91;WebTestMethod&amp;#93;&lt;br /&gt;    public void MyTest&amp;#40;&amp;#41;&lt;br /&gt;    &amp;#123;&lt;br /&gt;        try&lt;br /&gt;        &amp;#123;&lt;br /&gt;            HtmlPage page &amp;#61; new HtmlPage&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;            page.Navigate&amp;#40;&amp;#34;http&amp;#58;&amp;#47;&amp;#47;www.access.wa.gov&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;        &amp;#125;&lt;br /&gt;        catch &amp;#40;WebTestException exc&amp;#41;&lt;br /&gt;        &amp;#123;&lt;br /&gt;            var x &amp;#61; exc&amp;#59;&lt;br /&gt;        &amp;#125;&lt;br /&gt;    &amp;#125;&lt;br /&gt;&amp;#125;&lt;br /&gt;&lt;br /&gt;err msg&amp;#58;&lt;br /&gt;&amp;#123;&amp;#34;Exception was thrown by the client engine&amp;#58; &amp;#92;&amp;#34;&amp;#91;TestExecutorException&amp;#93;&amp;#58; Unhandled JS exception while waiting for command to complete.  &amp;#40;Details&amp;#58; &amp;#123;&amp;#92;&amp;#92;&amp;#92;&amp;#34;name&amp;#92;&amp;#92;&amp;#92;&amp;#34;&amp;#58;&amp;#92;&amp;#92;&amp;#92;&amp;#34;TypeError&amp;#92;&amp;#92;&amp;#92;&amp;#34;,&amp;#92;&amp;#92;&amp;#92;&amp;#34;message&amp;#92;&amp;#92;&amp;#92;&amp;#34;&amp;#58;&amp;#92;&amp;#92;&amp;#92;&amp;#34;Access is denied.&amp;#92;&amp;#92;&amp;#92;&amp;#92;r&amp;#92;&amp;#92;&amp;#92;&amp;#92;n&amp;#92;&amp;#92;&amp;#92;&amp;#34;,&amp;#92;&amp;#92;&amp;#92;&amp;#34;number&amp;#92;&amp;#92;&amp;#92;&amp;#34;&amp;#58;-2147024891,&amp;#92;&amp;#92;&amp;#92;&amp;#34;description&amp;#92;&amp;#92;&amp;#92;&amp;#34;&amp;#58;&amp;#92;&amp;#92;&amp;#92;&amp;#34;Access is denied.&amp;#92;&amp;#92;&amp;#92;&amp;#92;r&amp;#92;&amp;#92;&amp;#92;&amp;#92;n&amp;#92;&amp;#92;&amp;#92;&amp;#34;&amp;#125;&amp;#41;&amp;#92;&amp;#34; when running command&amp;#58; Navigate - http&amp;#58;&amp;#47;&amp;#47;www.access.wa.gov on the target&amp;#58; &amp;#60; id&amp;#61;, index&amp;#58; 0&amp;#62;.&amp;#34;&amp;#125;&lt;br /&gt;&lt;br /&gt;stack trace&amp;#58;&lt;br /&gt;at LTAF.HtmlPage.ExecuteCommand&amp;#40;HtmlElement source, BrowserCommand command&amp;#41; in c&amp;#58;&amp;#92;LTAF&amp;#92;V2&amp;#92;LTAF&amp;#92;src&amp;#92;LTAF&amp;#92;UI&amp;#92;HtmlPage.cs&amp;#58;line 225&lt;br /&gt;at LTAF.HtmlPage.ExecuteCommand&amp;#40;BrowserCommand command&amp;#41; in c&amp;#58;&amp;#92;LTAF&amp;#92;V2&amp;#92;LTAF&amp;#92;src&amp;#92;LTAF&amp;#92;UI&amp;#92;HtmlPage.cs&amp;#58;line 179&lt;br /&gt;at LTAF.HtmlPage.Navigate&amp;#40;String url, NavigationVerification navigationVerificationMode, Int32 millisecondsWaitToLoad&amp;#41; in c&amp;#58;&amp;#92;LTAF&amp;#92;V2&amp;#92;LTAF&amp;#92;src&amp;#92;LTAF&amp;#92;UI&amp;#92;HtmlPage.cs&amp;#58;line 292&lt;br /&gt;at LTAF.HtmlPage.Navigate&amp;#40;String url, NavigationVerification navigationVerificationMode&amp;#41; in c&amp;#58;&amp;#92;LTAF&amp;#92;V2&amp;#92;LTAF&amp;#92;src&amp;#92;LTAF&amp;#92;UI&amp;#92;HtmlPage.cs&amp;#58;line 251&lt;br /&gt;at LTAF.HtmlPage.Navigate&amp;#40;String url&amp;#41; in c&amp;#58;&amp;#92;LTAF&amp;#92;V2&amp;#92;LTAF&amp;#92;src&amp;#92;LTAF&amp;#92;UI&amp;#92;HtmlPage.cs&amp;#58;line 241&lt;br /&gt;</description><author>yuipcheng</author><pubDate>Fri, 18 May 2012 17:27:16 GMT</pubDate><guid isPermaLink="false">Edited Issue: crash at page.Navigate [1] 20120518052716P</guid></item><item><title>Created Issue: crash at page.Navigate [1]</title><link>http://ltaf.codeplex.com/workitem/1</link><description>&amp;#91;WebTestClass&amp;#93;&lt;br /&gt;public class BurnRequestsTests&lt;br /&gt;&amp;#123;&lt;br /&gt;    &amp;#91;WebTestMethod&amp;#93;&lt;br /&gt;    public void GridViewSortTest&amp;#40;&amp;#41;&lt;br /&gt;    &amp;#123;&lt;br /&gt;        try&lt;br /&gt;        &amp;#123;&lt;br /&gt;            HtmlPage page &amp;#61; new HtmlPage&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;            page.Navigate&amp;#40;&amp;#34;http&amp;#58;&amp;#47;&amp;#47;www.access.wa.gov&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;        &amp;#125;&lt;br /&gt;        catch &amp;#40;WebTestException exc&amp;#41;&lt;br /&gt;        &amp;#123;&lt;br /&gt;            var x &amp;#61; exc&amp;#59;&lt;br /&gt;        &amp;#125;&lt;br /&gt;    &amp;#125;&lt;br /&gt;&amp;#125;&lt;br /&gt;&lt;br /&gt;err msg&amp;#58;&lt;br /&gt;&amp;#123;&amp;#34;Exception was thrown by the client engine&amp;#58; &amp;#92;&amp;#34;&amp;#91;TestExecutorException&amp;#93;&amp;#58; Unhandled JS exception while waiting for command to complete.  &amp;#40;Details&amp;#58; &amp;#123;&amp;#92;&amp;#92;&amp;#92;&amp;#34;name&amp;#92;&amp;#92;&amp;#92;&amp;#34;&amp;#58;&amp;#92;&amp;#92;&amp;#92;&amp;#34;TypeError&amp;#92;&amp;#92;&amp;#92;&amp;#34;,&amp;#92;&amp;#92;&amp;#92;&amp;#34;message&amp;#92;&amp;#92;&amp;#92;&amp;#34;&amp;#58;&amp;#92;&amp;#92;&amp;#92;&amp;#34;Access is denied.&amp;#92;&amp;#92;&amp;#92;&amp;#92;r&amp;#92;&amp;#92;&amp;#92;&amp;#92;n&amp;#92;&amp;#92;&amp;#92;&amp;#34;,&amp;#92;&amp;#92;&amp;#92;&amp;#34;number&amp;#92;&amp;#92;&amp;#92;&amp;#34;&amp;#58;-2147024891,&amp;#92;&amp;#92;&amp;#92;&amp;#34;description&amp;#92;&amp;#92;&amp;#92;&amp;#34;&amp;#58;&amp;#92;&amp;#92;&amp;#92;&amp;#34;Access is denied.&amp;#92;&amp;#92;&amp;#92;&amp;#92;r&amp;#92;&amp;#92;&amp;#92;&amp;#92;n&amp;#92;&amp;#92;&amp;#92;&amp;#34;&amp;#125;&amp;#41;&amp;#92;&amp;#34; when running command&amp;#58; Navigate - http&amp;#58;&amp;#47;&amp;#47;www.access.wa.gov on the target&amp;#58; &amp;#60; id&amp;#61;, index&amp;#58; 0&amp;#62;.&amp;#34;&amp;#125;&lt;br /&gt;&lt;br /&gt;stack trace&amp;#58;&lt;br /&gt;at LTAF.HtmlPage.ExecuteCommand&amp;#40;HtmlElement source, BrowserCommand command&amp;#41; in c&amp;#58;&amp;#92;LTAF&amp;#92;V2&amp;#92;LTAF&amp;#92;src&amp;#92;LTAF&amp;#92;UI&amp;#92;HtmlPage.cs&amp;#58;line 225&lt;br /&gt;at LTAF.HtmlPage.ExecuteCommand&amp;#40;BrowserCommand command&amp;#41; in c&amp;#58;&amp;#92;LTAF&amp;#92;V2&amp;#92;LTAF&amp;#92;src&amp;#92;LTAF&amp;#92;UI&amp;#92;HtmlPage.cs&amp;#58;line 179&lt;br /&gt;at LTAF.HtmlPage.Navigate&amp;#40;String url, NavigationVerification navigationVerificationMode, Int32 millisecondsWaitToLoad&amp;#41; in c&amp;#58;&amp;#92;LTAF&amp;#92;V2&amp;#92;LTAF&amp;#92;src&amp;#92;LTAF&amp;#92;UI&amp;#92;HtmlPage.cs&amp;#58;line 292&lt;br /&gt;at LTAF.HtmlPage.Navigate&amp;#40;String url, NavigationVerification navigationVerificationMode&amp;#41; in c&amp;#58;&amp;#92;LTAF&amp;#92;V2&amp;#92;LTAF&amp;#92;src&amp;#92;LTAF&amp;#92;UI&amp;#92;HtmlPage.cs&amp;#58;line 251&lt;br /&gt;at LTAF.HtmlPage.Navigate&amp;#40;String url&amp;#41; in c&amp;#58;&amp;#92;LTAF&amp;#92;V2&amp;#92;LTAF&amp;#92;src&amp;#92;LTAF&amp;#92;UI&amp;#92;HtmlPage.cs&amp;#58;line 241&lt;br /&gt;</description><author>yuipcheng</author><pubDate>Fri, 18 May 2012 17:14:44 GMT</pubDate><guid isPermaLink="false">Created Issue: crash at page.Navigate [1] 20120518051444P</guid></item></channel></rss>