简体   繁体   English

使用Selenium Webdriver 3.0.1进行跨浏览器测试

[英]Cross browser testing with Selenium Webdriver 3.0.1

I am trying to perform cross browser testing using Selenium Webdriver 3.0.1 but facing issues with IE and Microsoft Edge browser. 我正在尝试使用Selenium Webdriver 3.0.1执行跨浏览器测试,但遇到IE和Microsoft Edge浏览器问题。 I am having a 64 bit Windows 10 system on which i have downloaded IEDriverServer.exe 32 bit and 64 bit and MicrosoftWebDriver.exe from Release 14393 and Release 10586 but i am not able to launch the IE or Microsoft Edge using this can anyone please me with this if there are any configurations need to be done 我有一个64位Windows 10系统,在该系统上我从版本14393和版本10586下载了IEDriverServer.exe 32位和64位以及MicrosoftWebDriver.exe,但是我无法使用此方法启动IE或Microsoft Edge,任何人都可以请我如果需要进行任何配置,

You can use WebDriverManager to handle the required binaries automatically. 您可以使用WebDriverManager自动处理所需的二进制文件。 Examples here . 这里的例子。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM