I have JSP that has IFrame and forms inside that Iframe.How can I get a reference to this form so that I can 1) verify it opened, and 2) populate and submit the form?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have JSP that has IFrame and forms inside that Iframe.How can I get a reference to this form so that I can 1) verify it opened, and 2) populate and submit the form?