Skip to content

driver.capabilities["browserName"] now returns "chrome-headless-shell" for headless Chrome on Chrome 120, which causes a few issues #2343

Closed
@mdmintz

Description

@mdmintz

driver.capabilities["browserName"] now returns "chrome-headless-shell" for headless Chrome on Chrome 120, which causes a few issues.

(Before, it was always returned "chrome" for any type of Chrome.)

This is causing self.is_chromium() to return False on headless Chrome.

It might also be causing other issues to occur.

Metadata

Metadata

Assignees

Labels

bugUh oh... Something needs to be fixed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions