You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the existing issues and didn't find mine.
Steps to reproduce
C:\Users\pablo\maestro>maestro -p web studio
Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 114
Current browser version is 133.0.6943.142 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
Host info: host: 'DESKTOP-PABLO', ip: '172.30.250.77'
Build info: version: '4.26.0', revision: '8ccf0219d7'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.5'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [null, newSession {capabilities=[Capabilities {browserName: chrome, goog:chromeOptions: {args: [--remote-allow-origins=*, --disable-search-engine-cho..., --lang=en, --headless=new, --window-size=1024,768], binary: C:\Program Files\Google\Chr..., detach: true, extensions: []}}]}]
Actual results
I get an error complaining about the chrome version. I have downloaded and installed a test chrome version 114, but I don't know how to tell maestro where to find the chrome binary.
Is there an existing issue for this?
Steps to reproduce
C:\Users\pablo\maestro>maestro -p web studio
Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 114
Current browser version is 133.0.6943.142 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
Host info: host: 'DESKTOP-PABLO', ip: '172.30.250.77'
Build info: version: '4.26.0', revision: '8ccf0219d7'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.5'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [null, newSession {capabilities=[Capabilities {browserName: chrome, goog:chromeOptions: {args: [--remote-allow-origins=*, --disable-search-engine-cho..., --lang=en, --headless=new, --window-size=1024,768], binary: C:\Program Files\Google\Chr..., detach: true, extensions: []}}]}]
Actual results
I get an error complaining about the chrome version. I have downloaded and installed a test chrome version 114, but I don't know how to tell maestro where to find the chrome binary.
Expected results
maestro studio UI shows up.
About app
It's a web app developed with flutter
About environment
C:\Users\pablo>java --version
openjdk 21.0.5 2024-10-15 LTS
OpenJDK Runtime Environment Microsoft-10377968 (build 21.0.5+11-LTS)
OpenJDK 64-Bit Server VM Microsoft-10377968 (build 21.0.5+11-LTS, mixed mode, sharing)
OS: Windows11 x86_64
Logs
Logs
Maestro version
1.39.13
How did you install Maestro?
other (please specify in the text area below)
Anything else?
As per instructions in https://docs.maestro.dev/getting-started/installing-maestro/windows
The text was updated successfully, but these errors were encountered: