fix: Use lower case for Windows platform key in ElementMap by valfirst · Pull Request #1421 · appium/java-client
Change list
Fixes #965
Fixes #774
Fixes #1247
Types of changes
What types of changes are you proposing/introducing to Java client?
- 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)
valfirst
changed the title
Fix the key for Windows platform in ElementMap
fix: Use lower case for Windows platform key in ElementMap
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should make no difference for Appium, since the comparison is anyway case-insensitive.
This was referenced
Mar 14, 2021This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters