selenium 调用chrome driver 报错

一、配置

System info: host: 'MEV-PC', ip: '192.168.1.2', os.name: 'Windows 7', os.arch: 'amd64', os.version: '6.1', java.version: '1.8.0_112'

 chromedrivert 2.9

 selenium-java 版本3.31

二、运行代码


三、错误

Exception in thread "main" org.openqa.selenium.WebDriverException: unknown error: Runtime.executionContextCreated has invalid 'context': {"auxData":{"frameId":"8844.1","isDefault":true},"id":1,"name":"","origin":"://"}

  (Session info: chrome=57.0.2987.133)
  (Driver info: chromedriver=2.8.241075,platform=Windows NT 6.1 SP1 x86_64) (WARNING: The server did not provide any stacktrace information)

你可能感兴趣的:(selenium,selenium,chrome,chrome,driver)