Skip to content

Missing support for Chrome version 77 #420

Closed
@nescalante

Description

@nescalante

Now that Chrome moved version 77 to stable, Protractor stopped to work in CI with Chrome since most of CIs systems takes stable version.
The issue actually is that webdriver-manager supports up to version 76, and is not compatible with version 77.

(node:6597) UnhandledPromiseRejectionWarning: SessionNotCreatedError: session not created: This version of ChromeDriver only supports Chrome version 76
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:25:53'
System info: host: 'localhost', ip: '127.0.0.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-101-generic', java.version: '1.8.0_151'
Driver info: driver.version: unknown```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions