Skip to content

Google Chrome for testing - version not parsed correctly #28123

@jannesep

Description

@jannesep

Current behavior

When using Google Chrome for testing, Cypress cannot parse the browser version correctly:

bash-5.1$ chrome --version
Google Chrome for Testing 118.0.5993.70

browser: { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: 'for', path: 'chrome', minSupportedVersion: 64, majorVersion: 'for', isHeadless: true, isHeaded: false }

Desired behavior

Cypress should add "Google Chrome for Testing" for the browser detection.

Test code to reproduce

Not applicable

Cypress Version

13.3.2

Node version

18.18.2

Operating System

Red Hat Enterprise Linux release 9.2 (Plow)

Debug Logs

No response

Other

No response

Metadata

Metadata

Assignees

Labels

prevent-stalemark an issue so it is ignored by stale[bot]type: bug

Type

No type

Projects

Status

Generally Available

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions