目前很多N卡的WebDriver已经不支持macOS 10.14了,只能停留在10.13.6,苹果AppStore下载的 macOS High Sierra 10.13.6 版本号是17G66,遗憾的是目前下载的WebDriver并没有支持这个版本的,所以手动修改了一个版本,目前测试正常. 需要的工具文件: WebDriver-387.10.10.10.40.133.pkg Kext Utility PlistEdit Pro 1.解压此驱动包WebDriver-387.10.10.10.40.
安装环境pip install selenium,提示 Could not find a version that satisfies the requirement selenium (from versions: ) No matching distribution found for selenium,可把我担心了,百度了下没看到什么好的,再次去执行,就正常安装了,然而,安装的是3.0.1,当时没注意, 开始尝试 >>> from selenium import webdriver