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

It's not possible to select browser executable on macOS #562

Closed
going-confetti opened this issue Mar 14, 2025 · 0 comments · Fixed by #576
Closed

It's not possible to select browser executable on macOS #562

going-confetti opened this issue Mar 14, 2025 · 0 comments · Fixed by #576
Assignees
Labels
bug Something isn't working needs-triage

Comments

@going-confetti
Copy link
Collaborator

Steps to reproduce the problem

  1. Open Settings - Recorder
  2. Un-check "Automatically detect browser"
  3. Select Google Chrome
  4. Save changes
  5. Try starting a recording
Image

Expected behaviour

  • Correct path should be set (Google Chrome.app is not executable)
  • Recorder should work
  • Nice to have: show a warning if the app name isn't supported or find a different way to validate the selection
Image Image

It's probably safe to assume the executable has the same name as the app, but it might be worth getting it from the /Contents/Info.plist file

Actual behaviour

Recorder doesn't work anymore and throws the following exception:

Image

Grafana k6 Studio version

0.14.0

OS

macOS 15.3.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants