update to the latest version , the browser can't driver by selenium
-
from session not created: This version of ChromeDriver only supports Chrome version 116 Current browser version is 6.2.3105.45
I see the vivaldi version info like this
{ "Browser": "Chrome/6.2.3105.45", "Protocol-Version": "1.3", "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36", "V8-Version": "11.6.189.19", "WebKit-Version": "537.36 (@fe31e9b0b97a3adadcb087415c8c3635145ba2a2)", "webSocketDebuggerUrl": "ws://127.0.0.1:9224/devtools/browser/35cc4075-d8cd-41d2-8757-9fdfc5789393" }
the brower and the drvier is not match
-
@npcheng It worked before? Because it seems not to be compatible with vivaldi
https://forum.vivaldi.net/search?in=titlesposts&term=selenium -
Yes, It is .
-
@npcheng ok then report the bug to vivaldi. There were changes on windows handling in 6.2 which could have broke selenium.
-
As i know from SeleniumHQ issue tracker, Vivaldi devs need to implement API to be used by Selenium Driver.
No need to report, to Vivaldi we have a issue in internal tracker.
VB-50562 "No VivaldiDriver available for automating (selenium) testautomation" - Confirmed, no progress.
-
Vivaldi latest version is 6.2.3105.45, and Its internal Chrome version should be Chrome/116.0..xxxx
But Now It is the same to Vivaldi latest version , webdriver match the chrome version will fail