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

Pass composite capabilities via CLI #234

Open
OndraM opened this issue Nov 6, 2018 · 1 comment
Open

Pass composite capabilities via CLI #234

OndraM opened this issue Nov 6, 2018 · 1 comment
Milestone

Comments

@OndraM
Copy link
Member

OndraM commented Nov 6, 2018

Currently only key:walue capabilities could be passed via CLI argument. More composite capabilities could be done using custom capabilities resolver. But the overhead seems to be a bit large for usecases like starting headless browser #233 etc.

So we may think about a format to pass even composite capabilities (like chromeOptions = { args = ['--headless']}} via CLI.

@OndraM OndraM added this to the 3.1 milestone Nov 6, 2018
@rbrisita
Copy link

@OndraM Any update on this or the project in general? Currently using your library which helped immensely to test a legacy project and applied the CustomCapabilitiesResolver work around. Thank you for that!

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

No branches or pull requests

2 participants