Melloware created MYFACES-4574:
----------------------------------
Summary: Integration Tests Failing With Chrome Driver Issue
Key: MYFACES-4574
URL: https://issues.apache.org/jira/browse/MYFACES-4574
Project: MyFaces Core
Issue Type: Improvement
Components: General
Affects Versions: 4.0.0-RC5
Reporter: Melloware
{code:java}
Runtime Unable to instantiate Drone via
org.openqa.selenium.chrome.ChromeDriver(ChromeOptions):
org.openqa.selenium.SessionNotCreatedException: Could not start a new session.
Response code 500. Message: session not created: This version of ChromeDriver
only supports Chrome version 108
Current browser version is 110.0.5481.100 with binary path
/usr/bin/google-chrome
Host info: host: 'fv-az357-369', ip: '10.1.1.53'
Build info: version: '4.7.2', revision: '4d4020c3b7'
System info: os.name: 'Linux', os.arch: 'amd64', os.version:
'5.15.0-1033-azure', java.version: '11.0.18'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [null, newSession {capabilities=[Capabilities {browserName: chrome,
browserVersion: 100, chromeDriverVersion: 108.0.5359.71, goog:chromeOptions:
{args: [--headless], extensions: []}, platformName: ANY}],
desiredCapabilities=Capabilities {browserName: chrome, browserVersion: 100,
chromeDriverVersion: 108.0.5359.71, goog:chromeOptions: {args: [--headless],
extensions: []}, platformName: ANY}}] {code}
[https://github.com/arquillian/arquillian-extension-drone/issues/381]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)