appium / java-client

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

fix: Add fallback commands for file management APIs #1910

Closed valfirst closed 1 year ago

valfirst commented 1 year ago

Change list

Add fallback commands for file management APIs if mobile extensions are not available

Types of changes