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

How could I rely on an existing google-chrome browser installation on Ubuntu? #117

Open
Vincent14 opened this issue Oct 15, 2024 · 0 comments

Comments

@Vincent14
Copy link

Hi, I'm using Ubuntu 22.04 LTS, I've installed gsts and see those params in the help:

      --playwright-engine                  Set playwright browser engine              [choices: "chromium", "firefox", "webkit"] [default: "chromium"]
      --playwright-engine-executable-path  Set playwright executable path for browser engine
      --playwright-engine-channel          Set playwright browser engine channel       [choices: "chrome", "chrome-beta", "msedge-beta", "msedge-dev"]

I tried to call gsts with --playwright-engine-executable-path /usr/bin/google-chrome --playwright-engine-channel chrome but it opens chromium, not my regular Google Chrome installation 😢 any idea please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant