Skip to content

Conversation

Dor-bl
Copy link
Collaborator

@Dor-bl Dor-bl commented Jun 30, 2023

Change list

  • Added deprecations messages for SetImmediateValue & ReplaceValue methods
  • Added Deprecated region for Input value in AppiumDriverCommand
  • Cleanup SetImmediateValueTests for both iOS and Android
  • Update ReplaceValueTest in Android to use 'mobile: replaceElementValue'

Types of changes

What types of changes are you proposing/introducing to .NET client?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • New feature (non-breaking change which adds value to the project)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Documentation

  • Have you proposed a file change/ PR with appium to update documentation?

This can be done by navigating to the documentation section on http://appium.io selecting the appropriate command/endpoint and clicking the 'Edit this doc' link to update the C# example

Integration tests

  • Have you provided integration tests to pass against the beta version of appium? (for Bugfix or New feature)

Details

Since replaceValue & setValue sends "value", but since the original setValue API requires "text" in W3C we receive an error.

@Dor-bl Dor-bl added this to the v5.0.0-beta05 milestone Jul 7, 2023
@Dor-bl Dor-bl requested a review from KazuCocoa July 27, 2023 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants