Closed
Description
"HeadlessChrome" appeared in the user-agent string of a headless UC browser
(This is a regression in seleniumbase
4.38.1
)
"HeadlessChrome" is supposed to be replaced by just "Chrome" so that headless is more stealthy.
There may be more regressions related to this.
(There's an off-by-one issue related to passing Chrome options.)
This issue was caught by CI: https://github.com/mdmintz/seleniumbase-examples/actions/runs/14985542985.
Activity
mdmintz commentedon May 13, 2025
This was resolved in
4.38.2
- https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.38.2The CI is happy again: https://github.com/mdmintz/seleniumbase-examples/actions/runs/14987083881