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

Update per W3C spec. Pruning legacy cruft. #129

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Conversation

robocoder
Copy link
Member

@robocoder robocoder commented Dec 9, 2023

The 2.0 release will mark the start of "W3C First" support. IOW the client will default to W3C WebDriver Protocol, and where possible, provide some fallback for legacy JSON Wire Protocol.

CompatBusters:

  • Bumped PHP requirement to PHP 7.2 or above
  • CI - dropped Selenium 2.53.1 and 3.141.59 from the test matrix
  • Dropped WebDriverInterface, ClassLoader, Ime, Log, LogType, Storage, and Touch classes
  • Dropped SauceLabs Capabilities (and incomplete REST API support)
  • Pruned the Exception classes

Maintenance:

  • Updated to W3C WebDriver Working Draft: 14 November 2023

Features:

  • added Extensions for ChromeDevTools, Selenium Extensions, Federated Credential Management API, and Web Authentication
  • added low-level Actions builder and related input source classes
  • added Alert, Execute, Platform, Proxy, ProxyType, and Shadow classes

@robocoder robocoder linked an issue Dec 9, 2023 that may be closed by this pull request
@robocoder robocoder marked this pull request as draft December 9, 2023 03:41
@robocoder robocoder linked an issue Dec 9, 2023 that may be closed by this pull request
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.

Feature Request: Actions builder Repo re-org
1 participant