如何禁用"使用预测服务更快地加载页面"从参数的chrome浏览器

时间:2017-11-03 04:37:36

标签: java google-chrome selenium browser

我使用硒,由于这个功能,我会在15秒内获得超时。

[SEVERE]: Timed out receiving message from renderer: 15.000

如果我禁用此选项"使用预测服务更快地加载页面,它可以正常工作"从chrome设置手动。

但是有没有办法禁用这个表单参数? 我已经使用过但没有用的东西:

--disable-background-networking,
--disable-component-extensions-with-background-pages and
--dns-prefetch-disable

任何其他可以解决问题的论点?

0 个答案:

没有答案