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

Java reorg #245

Closed
wants to merge 2 commits into from
Closed

Java reorg #245

wants to merge 2 commits into from

Conversation

titusfortner
Copy link
Collaborator

@titusfortner titusfortner commented Jan 23, 2021

This is based on #230 (which I updated with some extra javadocs and removed some unnecessary bits)

Note that the old SauceOptions class extends the new SauceOptions class in the options package and is marked as deprecated. The fix is as simple as changing the import at the top, but now it is backward compatible.

I also added tests to make sure that the deprecated stuff still works.

Next steps:

  1. Merge [java] move sauce specific options into their own class #237 code
  2. Merge [java] implement Sauce Configs for Chrome #243 code
  3. Add Other browsers
  4. Release 1.1
  5. Add Visual Support
  6. Release 1.2
  7. Add Mobile Support
  8. Release 1.3
  9. Remove deprecations
  10. Release 2.0

Next step is to merge #237 code into this, then #243, then #238, then #147

Base automatically changed from master to main March 15, 2021 20:20
@titusfortner
Copy link
Collaborator Author

This is part of #246

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.

None yet

1 participant