How can I start InternetExplorerDriver using Selenium WebDriver

前端 未结 16 2638
半阙折子戏
半阙折子戏 2020-12-30 17:23

I downloaded the driver and I gave the exact path in my code but when I ran the code it shows me error

my code with java is as below:

System.out.prin         


        
16条回答
  •  执笔经年
    2020-12-30 17:44

    Enable protected mode for all zones You need to enable protected mode for all zones from Internet Options -> Security tab. To enable protected mode for all zones.

    http://codebit.in/question/1/selenium-webdriver-java-code-launch-internet-explorer-brow

提交回复
热议问题