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 configuring of WD capabilities #38

Open
rodneyrehm opened this issue May 1, 2015 · 1 comment
Open

Allow configuring of WD capabilities #38

rodneyrehm opened this issue May 1, 2015 · 1 comment

Comments

@rodneyrehm
Copy link
Contributor

Currently all WD sessions are started with default capabilities. This needs to become configurable per dalek browser session.

Since capabilitites vary between drivers, we need to be able to document that properly. For that reason dalek-docs needs to collect the relevant resources and dalek-driver may need to extend its API accordingly.

Capabilities aren't the only thing that vary between drivers - we would also want to be able to explain the CLI arguments as well.

@rodneyrehm
Copy link
Contributor Author

The docs now contain capabilities.json and desired-capabilities.json.

I have the feeling we'll want to add a suite of tests to verify a browser's support for/of these properties to dalek-driver (likely #33).

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

1 participant