Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使网站自动化,但正在发生的事情是广告需要很长时间才能加载,因此完整的套件需要很长时间才能完成。
有没有办法可以禁用使用 watir webdriver 加载广告?我不想在浏览器上禁用它,因为我还必须在网站上测试广告位。
这实际上与 watir 无关,但您可以在 hosts 文件中将广告主机 URL 设置为 127.0.0.0。这将导致这些广告立即解析主机并且广告永远不会加载。
视窗:
操作系统:
/私人/等/主机
ads.advertiserswebhost.com 127.0.0.0