Im using struts framework.I need to check the title of a popup window thru' HTTPUnit test. In my jsp page I have a html:link tag within which Im invoking a javascript onClick event. that javascript will open a popup window. I need check the title of that window and get the form. how should I do that. can anyone give me a piece of code in HTTP to do that? It is urgently required.
Regards,
Enkh
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Im using struts framework.I need to check the title of a popup window thru' HTTPUnit test. In my jsp page I have a html:link tag within which Im invoking a javascript onClick event. that javascript will open a popup window. I need check the title of that window and get the form. how should I do that. can anyone give me a piece of code in HTTP to do that? It is urgently required.
Regards,
Enkh