appium / java-client

Java language binding for writing Appium Tests, conforms to W3C WebDriver Protocol
Apache License 2.0
1.19k stars 752 forks source link

test: Add unit tests for Android `KeyEvent` #2147

Closed valfirst closed 3 months ago

valfirst commented 3 months ago

Change list

Add unit tests for Android KeyEvent to cover regression issue

Types of changes

What types of changes are you proposing/introducing to Java client?