<?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">
    <channel>
        <title>iframes — Sahi Pro Community</title>
        <link>http://community.sahipro.com/forums/</link>
        <pubDate>Wed, 05 Aug 2026 09:46:19 +0000</pubDate>
        <language>en</language>
            <description>iframes — Sahi Pro Community</description>
    <atom:link href="http://community.sahipro.com/forums/discussions/tagged/iframes/feed.rss" rel="self" type="application/rss+xml"/>
    <item>
        <title>Page not rendering correctly in IE 8</title>
        <link>http://community.sahipro.com/forums/discussion/1260/page-not-rendering-correctly-in-ie-8</link>
        <pubDate>Wed, 25 Nov 2009 12:57:34 +0000</pubDate>
        <category>Sahi - Open Source</category>
        <dc:creator>nbierman</dc:creator>
        <guid isPermaLink="false">1260@/forums/discussions</guid>
        <description><![CDATA[I am trying to record activities in an https application that runs in IE.<br />
<br />
Environment:<br />
Internet Explorer 8.0.6001<br />
Windows XP Version 2002 SP 3<br />
sahi_20091023<br />
Java 1.6<br />
<br />
Steps:<br />
<br />
Added ..\java\bin\keytool.exe to my path<br />
Created ..\sahi\userdata\certs\&lt;application&gt;_com<br />
Edited sahi.properties to use ssl.client.keystore.type = JKS and ssl.client.cert.path = ../certs (I got the same results before I did this)<br />
Started sahi.bat<br />
Started IE8<br />
Changed proxy settings for http and https to &lt;my pc name&gt;, port 9999.  (I also tried localhost, port 9999 with the same results).<br />
<br />
Results:<br />
<br />
The application url goes to a login screen which functions correctly.<br />
The startup page has a top frame that contains icons in a menu bar and a lower frame that contains a text box and a search icon.<br />
The lower frame loads correctly, but the menu bar does not load.<br />
The application calls javascript to dynamically load the menu bar depending on the user's privileges.<br />
<br />
<br />
The webpage warning message is: &quot;Failed to load menu XML: System error -2146697208. If I ask for more detail, I get the text below:<br />
&lt;&lt;<br />
Webpage error details<br />
<br />
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022)<br />
Timestamp: Wed, 25 Nov 2009 15:59:48 UTC<br />
<br />
Message: 'g_oMenuXml.parseError' is null or not an object<br />
Line: 68<br />
Char: 5<br />
Code: 0<br />
URI: &lt;application url&gt;/TopNav.js<br />
&gt;&gt;<br />
<br />
After a load failure, I have to stop the sahi proxy, go to Internet Options&gt;Advanced Settings and do a reset and restart to get the application page to load correctly.<br />
<br />
I am new to sahi and web testing is there some other setting I should use to get my app to function?<br />
<br />
I would appreciate any help you can give me.]]>
        </description>
    </item>
   </channel>
</rss>
