How do I run Selenium in Internet Explorer?
Steps to Configure the Selenium IE driver: Download the Internet Explorer driver from the zip file. Unzip the file and copy it for a particular location. Install and download your choice of IDE. Define your IE Driver using the path with the setProperty method. Instantiate the Driver class of the IE.