![]() |
1
5
更新:我将chromedriver更新为 2.33 selenium standalone包使用的和selenium服务器的配置。该选项卡不再显示。您可以尝试将ruby脚本使用的chromedriver更新为2.33。 如果你需要我的Chrome版本,它目前是Mac OS的62.0.3202.89(64位)。 我在nodejs中使用selenium自动化时遇到了这个问题。我尝试了新的chromedriver 2.33,但问题仍然存在。我刚刚把我的Chrome浏览器降到了59版本,直到它被修复。 |
![]() |
2
2
这已使用最新版本ChromeDriver 2.33修复。你可以从 https://sites.google.com/a/chromium.org/chromedriver/downloads 上次更新chrome后,我们也遇到了同样的问题:62.0.3202.89 |