Handling Security Authentication Pop-up Using Autoit-Selenium WebDriver!!!

Handling Security Authentication Pop-up Using Autoit-Selenium WebDriver

Pre-Requisites: Download the AutoIT Full Installation and AutoIT Script Editor from the url 

AutoIT Website  http://www.autoitscript.com/site/autoit/downloads/

Download both the AutoIt Window Identification and Editor

In above page once you click on Upload button you will get file uploader we will handle the same using AutoIt  

Handling HTTPS pop-up using Autoit
Url to access-> http://www.engprod-charter.net/

Step 1- Open Autoit Editor and write the following script

Step2-Write the below program and Save the program.

Step3- Compile the Script which generates the .exe file.

Step4-Execute the Script

Step5- Implement this selenium.

Runtime.getRuntime().exec(“Absolute path to the https autoit script “);

Downloading a file:






Leave a Reply

Your email address will not be published. Required fields are marked *