简体   繁体   English

每天在特定时间自动运行 selenium python

[英]Automatically run selenium python daily on certain time

I would like to run a selenium python bot automatically on daily basis on 7pm US time, i believe this could be solved by schedule.我想在美国时间每天晚上 7 点自动运行 selenium python 机器人,我相信这可以按计划解决。 i've tried the below but sounds not complete: schedule.every(1).day我尝试了以下但听起来不完整: schedule.every(1).day

This could be done by task scheduler这可以通过任务调度程序来完成

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM