if the main html have several iframes, and one of these iframe has a button to be clicked to open a modalDialog , ie.modalDialog() cannot get it . webBrowser.waitReady(timeMillis) do not return . My IE is 8.0 Can anyone help me.
What is the HTML source that is generating the dialog? Are you sure it's a modaldialog and not an alertdialog?
Log in to post a comment.
What is the HTML source that is generating the dialog? Are you sure it's a modaldialog and not an alertdialog?