Skip to content

Chrome and Firefox soon to reach major version 100 ... and change versioning scheme in user agent header #453

Answered by nielsbasjes
mkuthan asked this question in Q&A
Discussion options

You must be logged in to vote

It should not have any impact.

Even this works fine on my machine:

- test:
    input:
      user_agent_string: 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123456.0.4758.102 Safari/537.36'
    expected:
      DeviceClass                          : 'Desktop'
      DeviceName                           : 'Linux Desktop'
      DeviceBrand                          : 'Unknown'
      DeviceCpu                            : 'Intel x86_64'
      DeviceCpuBits                        : '64'

      OperatingSystemClass                 : 'Desktop'
      OperatingSystemName                  : 'Linux'
      OperatingSystemVersion               : '??'
      OperatingSyste…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by nielsbasjes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants