Selenium+Java+Eclipse环境部署

AI摘要

Selenium+Java+Eclipse环境部署

1)百度搜索selenium,找到官网下载,选择对应不版本的Selenium

2)eclipse导入 Selenium 的jar包

client-combined-3.141.59
client-combined-3.141.59-sources
byte-buddy-1.8.15
commons-exec-1.3
guava-25.0-jre
okhttp-3.11.0
okio-1.14.0

导入eclipse工程,并配置jar包

Saiyintai

软件测试工程师

相关推荐

解决Selenium+eclips报:Exception in thread "main" org.openqa.selenium.SessionNotCreatedException: Unexpected error launching Internet Explorer. Protected Mode settings are not the same for all zones. Enable Protected Mode must be set to the same value (enabled or disabled) for all zones.

解决Selenium+eclips报:Exception in thread "main" org.openqa.selenium.SessionNotCreatedException: Unexpected error launching Internet Explorer. Protected Mode settings are not the same for all zones. Enable Protected Mode must be set to the same value (enabled or disabled) for all zones.

暂无评论