Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Travis fails (TEST="chrome beta" BROWSER=google-chrome-beta) #19188

@cschanaj

Description

@cschanaj

The stable version of chromedriver (version 81.x) is used to test against chrome beta (M83).

version=$(wget https://chromedriver.storage.googleapis.com/LATEST_RELEASE -q -O -)

it gives the following error message:

session not created: This version of ChromeDriver only supports Chrome version 81

Sadly, there is no immediate endpoint which provide the beta version of chromedriver from the official repository, otherwise the fix would be simple.

https://chromedriver.storage.googleapis.com/index.html

Type: code issue

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions