selenium报错
Centos上运行一个selenium的爬虫。前台能正常运行没有问题。但是当我想挂起到后台运行时。nohup python3 -u yourpython.py > log.out &
就会报这个错误
WebDriverException: Message: chrome not reachable。
也不知道因为端口问题还是什么。从网上找不到原因。 这不是没找到 chrome 浏览器嘛 孤梦拾遗 发表于 2021-9-2 19:53
这不是没找到 chrome 浏览器嘛
昂对。 我如果直接在服务器上运行我一直挂着就一点毛病没有。 但是我如果想用挂起在后台运行就会报这个。 {:301_991:}chrome的无头模式试试?
页:
[1]