0

我有一个 selenium 脚本,它使用 pyvirtualdisplay.Display 和 visible=0。该脚本在手动运行时运行良好,但在使用 cron 作业运行时失败。我认为这是由于 Xvfb 和 pyvirtualdisplay 但我似乎无法修复它。crontab 命令是 * * * * * /python3 /location/to/the/script

4

0 回答 0