[Webtest] [webtest][JIRA] Created: (WT-58) Follow frame by "ID"

Serge Maslyukov (JIRA) webtest@lists.canoo.com
Mon, 4 Jul 2005 18:40:51 +0200 (CEST)


Follow frame by "ID"
--------------------

         Key: WT-58
         URL: http://webtest-community.canoo.com/jira/browse/WT-58
     Project: WebTest
        Type: New Feature
    Versions: 1.7-SNAPSHOT    
    Reporter: Serge Maslyukov


Hi!

Implement 'followFrame' by "id". 

WebSphere studio generate HTML w/o name
Like this:


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
	<head>
		<meta name="GENERATOR" content="IBM WebSphere Studio" />
		<title></title>
	</head>
	<frameset id="welcomeFrameset" cols="40%, *" border="6"  bordercolor="#333366" frameborder="yes">
		<frame id="launchWizardFrame" src="launchWizardsFrame.jsp" frameborder="0">
		<frame id="summaryFrame" src="summaryFrameset.jsp"/>
	</frameset>
</html>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://webtest-community.canoo.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira