Python在使用webdriver.chrome查js内容太慢

参考链接:https://www.cnblogs.com/darkspr/p/11533119.html

设置参数,让driver.get()方法不阻塞,亲测速度比之前的提升了不少,记录下!

你可能感兴趣的:(Python)