Skip to content

chore: allow passing additional Chrome args to AbstractComponentIT#8922

Open
sissbruecker wants to merge 1 commit intomainfrom
chore/testbench-chrome-args
Open

chore: allow passing additional Chrome args to AbstractComponentIT#8922
sissbruecker wants to merge 1 commit intomainfrom
chore/testbench-chrome-args

Conversation

@sissbruecker
Copy link
Contributor

I'm currently experimenting with sandboxing Claude with native macOS tools and one issue was that Chrome will try to set up its own sandbox, which apparently doesn't work when it's already sandboxed.

This change allows passing additional arguments to Chrome (such as --no-sandbox) via an environment variable, which would allow disabling the Chrome sandbox from the outer sandbox script.

@sonarqubecloud
Copy link

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

Successfully merging this pull request may close these issues.

1 participant