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

@BrowserTest: document how to customize ChromeOptions #1730

Open
mvysny opened this issue Jan 30, 2024 · 0 comments
Open

@BrowserTest: document how to customize ChromeOptions #1730

mvysny opened this issue Jan 30, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@mvysny
Copy link
Member

mvysny commented Jan 30, 2024

I want to add the --no-sandbox option. There's no documentation on how to achieve that, neither on @BrowserTest nor on BrowserTestBase. Guessing from the code, maybe BrowserUtil.setBrowserFactory(), but no idea how to implement a custom factory. Feels too complicated for such a simple thing.

@mshabarov mshabarov added the documentation Improvements or additions to documentation label Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Development

No branches or pull requests

2 participants