Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

maestro -p web studio won't start #2336

Open
1 task done
palevi67 opened this issue Feb 27, 2025 · 1 comment
Open
1 task done

maestro -p web studio won't start #2336

palevi67 opened this issue Feb 27, 2025 · 1 comment
Labels
bug Something isn't working platform: web Testing web apps is affected

Comments

@palevi67
Copy link

palevi67 commented Feb 27, 2025

Is there an existing issue for this?

  • 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.

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
<!-- Replace this line with your logs. *DO NOT* remove the backticks! -->

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

Copy link

linear bot commented Feb 27, 2025

@Fishbowler Fishbowler added bug Something isn't working platform: web Testing web apps is affected labels Mar 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working platform: web Testing web apps is affected
Projects
None yet
Development

No branches or pull requests

2 participants