Is it possible to check whether the File Download Dialog Box in IE is visible using Selenium WebDriver or any other Java Library?
I don't want to download the file. I'm unable to verify the visibility of the dialog box.
Also I'm unable to close the dialog box.
Any help?
try{