problem with frame frame frame when develop under IBM RAD
c f <[email protected]>
| Newsgroups | gmane.comp.web.httpunit.devel |
|---|---|
| Message-ID | <[email protected]> |
Out app use a lot of frames(old idea). To test it I
need to go through frame after frame, frame inside
frame inside frame. When we converted to IBM RAD from
Websphere. I had more problems. So far I can only
juni3.8.1, httpunit1.6 and rhino1.6R1 works best when
developing under IBM RAD.
My problem is right now is that it display "No
farme named buttonFrame is currently active" when I
use following lines:
String [] temp =
getDialog().getResponse().getFrameNames();
for (int i = 0; i < temp.length; i ++)
System.out.println(i + ":" + temp[i]);
gotoFrame("buttonFrame");
System.out.println(getDialog().getResponseText());
RESULT:
--------------------------------------
0:displayFrame
1:buttonFrame
2:targetBottom
Test Case: Create Equipment Group() Throwable
exception: No frame named buttonFrame is currently
active
-------------------------------------------
It can find all the name of the frames, but it just
listed them as inactive?
Note: To get to here. The program already went into
frame after frame, but I don't know why it stopped
here? It can listed them, but just assume it's
active. I think jwebunit handle page different for
frame and nonframe. Somehow when gets here it does
not recongonize it as frame anymore.
Any guide or directions will be very appreciated!
Thanks
Angus([email protected])
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642