gpt4 book ai didi

selenium - headless Chrome 不断被弃用

转载 作者:行者123 更新时间:2023-12-03 19:35:11 26 4
gpt4 key购买 nike

我在 python 上使用 selenium headless Chrome 来抓取网站。该网站使用同步 XMLHttpRequest,这可能比异步更糟糕,但我并不在乎(不是我的网站)。每次我的 selenium webdriver 访问这个网站时,Chrome 弃用消息都会打印在我的控制台中:

"Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/."



如何阻止此消息弹出?

最佳答案

这可能已经解决了,但正如这个线程( link here )所解释的,添加一个新的参数会有所帮助。

options.add_argument("--log-level=3")

关于selenium - headless Chrome 不断被弃用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/50279659/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com