[Webtest] move to httpunit 1.6 - who needs followframe foo:foo ?

Dierk Koenig webtest@lists.canoo.com
Fri, 15 Oct 2004 15:41:23 +0200


Hiall,

when trying the upgrade to httpunit 1.6 I recognized that
the notation used in followframe
framename:subframename
is not supported any longer but one can directly use
subframename.
This is all fine for the usual case but would impose
problems if you have nested framesets where a parent
frame has the same name as one of its children.

I currently cannot see any useful application of this
pattern but I may be just too shortsighted.

Therefore my question:
Is there any webtest user out there who needs the feature
of following a frame that shares the name of its parent?

thanx
Mittie