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

Watir 6.19 - Capability Deprecations #917

Closed
wants to merge 23 commits into from

Conversation

titusfortner
Copy link
Member

This is the 6.19 implementation for the specs created in #916 (which is why this is a draft PR)

This is functionally completely backward compatible (some items are put in options instead of capabilities, etc, but the driver will do the same thing with it).

It implements the broken things that need to be supported & deprecates the working things that should no longer be supported.

The documentation will need updating again.

@titusfortner titusfortner marked this pull request as ready for review March 10, 2021 14:26
@titusfortner titusfortner changed the base branch from baseline_6_18 to main March 10, 2021 14:26
@titusfortner
Copy link
Member Author

Not sure why the Actions results aren't showing up here, but:
https://github.com/titusfortner/watir/actions?query=branch%3Adepr_caps

Of note, the Ruby 3.0 unit tests are failing, but Selenium 3 isn't Ruby 3 compatible, so neither is Watir 6 explicitly.

@titusfortner titusfortner changed the title Capability Deprecations for Watir 6.19 Watir 6.19 - Capability Deprecations Mar 10, 2021
@titusfortner
Copy link
Member Author

This was merged

@titusfortner titusfortner deleted the depr_caps branch March 19, 2021 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Capabilities An issue with Capabilities Class
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants