所以我只是执行脚本并做得很好,但是有些事情让我感到困惑 当脚本使用无头模式从chrome浏览器更改URL时,它会显示此警告
[0626/221424.942:INFO:CONSOLE(2)] "Deprecation warning: use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info.", source: https://cdn.ravenjs.com/3.26.2/raven.min.js
但是如果没有无头模式,则不会显示警告,我该如何解决此警告?
我正在使用python 3