I have a page with a link which then executes another page with an applet. When the applet is called a confirmation dialog dialog pops ups in IE to ask the user if they accept the applet. Once accpeted the user will be logged in via the applet. I want httpunit to "cick ok" to proceed to the next page. Without this I cant login.
How do I do this ?
Rob.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I have a page with a link which then executes another page with an applet. When the applet is called a confirmation dialog dialog pops ups in IE to ask the user if they accept the applet. Once accpeted the user will be logged in via the applet. I want httpunit to "cick ok" to proceed to the next page. Without this I cant login.
How do I do this ?
Rob.