fix: Use lower case for Windows platform key in ElementMap by valfirst · Pull Request #1421 · appium/java-client

@valfirst

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 valfirst changed the title Fix the key for Windows platform in ElementMap fix: Use lower case for Windows platform key in ElementMap

Dec 15, 2020

mykola-mokhnach

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.

@valfirst

SrinivasanTarget

@valfirst

This was referenced

Mar 14, 2021