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

poc for removing DesiredCaps #17

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

poc for removing DesiredCaps #17

wants to merge 10 commits into from

Conversation

joshmgrant
Copy link

Slightly different approach to using MutableOptions generally instead of DesiredCapabilities.

Since ChromeOptions, FirefoxOptions, etc are all instances of MutableCapabilities, we can take advantage of this. These tests do run with Java 1.8.

@titusfortner
Copy link
Contributor

We have a TestNG repo for doing TestNG stuff, this needs to be JUnitified. Also not sure if we should be doing this as a separate branch for the time being instead of merging to master right off.

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.

2 participants