fix: Do not convert argument names to lowercase by mykola-mokhnach · Pull Request #1627 · appium/java-client
Change list
Argument names are case sensitive, so there is no sense in this conversion, it only adds more potential issues.
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)