18 January 2026:


This forum is now archived and is in read-only mode. Please continue discussions on our improved new Sahi Pro Community forum.



Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.

with IE can't handle pages with "text/xsl" stylesheet

AbdallahAbdallah Members
edited June 2013 in Sahi - Open Source
i have a problem to handle and select elements with the controller, using Internet Explorer.

this happen only on pages that's have this header:

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="emxCreatePage.xsl"?>
<aef:mxRoot xmlns:aef="http://www.matrixone.com/aef">;
<aef:setting name="timeStamp">1372260585385</aef:setting>
<aef:setting name="isUnix">false</aef:setting>
<aef:setting name="clear">Clear</aef:setting>
<aef:setting name="header">Create MockUp Part</aef:setting>
<aef:setting name="subHeader" />
<aef:setting name="done">Done</aef:setting>
<aef:setting name="cancel">Cancel</aef:setting>
<aef:setting name="next">Next</aef:setting>
<aef:setting name="fieldsinred">Fields in red italics are required</aef:setting>
<aef:requestMap>
Sign In or Register to comment.