Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #16786 All Revisions ] Back to Issue ]
Summary 0016786: Set a name to the iframe that contains the classic window
Revision 2011-04-14 11:53 by alostale
Description When a classic view is opened, it is loaded on the frame with name "appFrame".

This is a child of a iframe that has no name:

<iframe height="100%" frameborder="0" width="100%" scrolling="auto" src="/qa-pi-inc-oracle/security/Menu.html?url=/ad_forms/ModuleManagement.html&noprefs=true&hideMenu=true&Command=DEFAULT" style="height: 242px;">

This makes it difficult for the automated tests to select the classic frame, because there is no reliable way to select the parent iframe.
Revision 2011-04-13 08:58 by alostale
Description When a classic view is opened, it is loaded on the frame with name "appFrame".

This is a child of a iframe that has no name:

<iframe height="100%" frameborder="0" width="100%" scrolling="auto" src="/qa-pi-inc-oracle/security/Menu.html?url=/ad_forms/ModuleManagement.html&noprefs=true&hideMenu=true&Command=DEFAULT" style="height: 242px;">

This makes it difficult for the automated tests to select the classic frame, because there is no reliable way to select the parent iframe.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker