Avoid amending parameters for SET_ALERT_VALUE endpoint by mykola-mokhnach · Pull Request #867 · appium/java-client
Change list
The previous implementation was crashing in W3C mode, since we always only set value argument and selenium hook expects text to be set as well while performing parameters amend. W3C spec itself only has value description.
Types of changes
- No changes in production code.
- 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)