Skip to content

fix(base-driver,relaxed-caps-plugin,types): add missing W3C caps#21642

Merged
eglitise merged 2 commits intoappium:masterfrom
eglitise:w3c-standard-caps
Oct 7, 2025
Merged

fix(base-driver,relaxed-caps-plugin,types): add missing W3C caps#21642
eglitise merged 2 commits intoappium:masterfrom
eglitise:w3c-standard-caps

Conversation

@eglitise
Copy link
Copy Markdown
Collaborator

@eglitise eglitise commented Oct 7, 2025

Proposed changes

There's a few locations in the code that define the set of standard W3C capabilities. All of these were missing one or more capabilities, so this PR adds them.

Types of changes

What types of changes does your code introduce to Appium?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • I have read the Contributing Guide
  • I have signed the CLA
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added the necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

@KazuCocoa
Copy link
Copy Markdown
Member

KazuCocoa commented Oct 7, 2025

Perhaps... adding a link to https://www.w3.org/TR/webdriver2/ as a comment for future reference would be helpful? They were not in https://www.w3.org/TR/webdriver1/

@github-actions github-actions bot added the Documentation related to writing, reading, or generating documentation label Oct 7, 2025
@eglitise eglitise merged commit e6635b7 into appium:master Oct 7, 2025
8 of 9 checks passed
@eglitise eglitise deleted the w3c-standard-caps branch October 7, 2025 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

@appium/base-driver @appium/relaxed-caps-plugin @appium/types Bug a problem that needs fixing Documentation related to writing, reading, or generating documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants