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

Allow lib users to pass capabilities to Client::new #18

Closed
phrohdoh opened this issue Apr 23, 2018 · 2 comments
Closed

Allow lib users to pass capabilities to Client::new #18

phrohdoh opened this issue Apr 23, 2018 · 2 comments

Comments

@phrohdoh
Copy link
Contributor

Capabilities allow, among other things, selecting which browser to use.

See selenium/python/desired_capabilities for a list of pre-defined capabilities we could expose.

@kilork
Copy link

kilork commented Apr 28, 2018

+1

Good to have possibility to start headless session, I think capabilities is a way to do this, right?

@jonhoo
Copy link
Owner

jonhoo commented May 6, 2018

I'm actually not sure. In Firefox, I think the way to do this is by requesting an extra argument: https://developer.mozilla.org/en-US/Firefox/Headless_mode. But I'm not sure that counts as a capability...

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

3 participants