wkeeling / selenium-wire

Extends Selenium's Python bindings to give you the ability to inspect requests made by the browser.
MIT License
1.86k stars 241 forks source link

Selenium-wire works well without headless mode, but is detected every time under headless mode by Datadome. #648

Open ZhangPeng4242 opened 1 year ago

ZhangPeng4242 commented 1 year ago

Hi there, is there anyone having the same issue that selenium-wire works well without headless mode, but is detected every time under headless mode by Datadome? Meanwhile using vanilla selenium chrome with the same configuration under headless mode is not detected either.