Skip to content

Tags: appium/appium-android-driver

Tags

v10.2.3

chore(release): 10.2.3 [skip ci]

## [10.2.3](v10.2.2...v10.2.3) (2025-03-17)

### Bug Fixes

* add backgroundApp ([#988](#988)) ([a6424cc](a6424cc))

v10.2.2

chore(release): 10.2.2 [skip ci]

## [10.2.2](v10.2.1...v10.2.2) (2025-03-14)

### Bug Fixes

* get connectivity return value ([#987](#987)) ([e6b2cf3](e6b2cf3))

v10.2.1

chore(release): 10.2.1 [skip ci]

## [10.2.1](v10.2.0...v10.2.1) (2025-03-10)

### Miscellaneous Chores

* bump io.appium.settings ([120b7bb](120b7bb))

v10.2.0

chore(release): 10.2.0 [skip ci]

## [10.2.0](v10.1.2...v10.2.0) (2025-02-25)

### Features

* extend mobile: setGeoLocation ([#986](#986)) ([c1c6f67](c1c6f67))

v10.1.2

chore(release): 10.1.2 [skip ci]

## [10.1.2](v10.1.1...v10.1.2) (2025-02-22)

### Bug Fixes

* Pass reqBasePath option to chromedriver ([#985](#985)) ([d59cb28](d59cb28))

v10.1.1

chore(release): 10.1.1 [skip ci]

## [10.1.1](v10.1.0...v10.1.1) (2025-02-18)

### Miscellaneous Chores

* Log better error message if CDP data collection fails ([#983](#983)) ([9476fd1](9476fd1))

v10.1.0

chore(release): 10.1.0 [skip ci]

## [10.1.0](v10.0.0...v10.1.0) (2025-01-31)

### Features

* Add execute method for fetching of application strings ([827d812](827d812))

v10.0.0

chore(release): 10.0.0 [skip ci]

## [10.0.0](v9.15.1...v10.0.0) (2025-01-31)

### ⚠ BREAKING CHANGES

* The following driver methods and properties were removed:

- executeMobile
- mobileCommandsMapping
- mobileLock
- mobilePushFile
- mobilePullFolder
- mobilePullFile
- mobileActivateApp
- mobileQueryAppState
* Arguments of the following driver methods were changed:

- mobileExecEmuConsoleCommand
- mobileShell
- mobileChangePermissions
- mobileGetPermissions
- mobilePerformEditorAction
- mobileGetDeviceTime
- mobileStartScreenStreaming
- mobileDeleteFile
- mobileIsAppInstalled
- mobileRemoveApp
- mobileTerminateApp
- mobileInstallApp
- mobileClearApp
- mobileStartService
- mobileStopService
- mobileStartActivity
- mobileBroadcast
- mobileGetContexts
- mobileUnlock
- mobileRefreshGpsCache
- mobileStartMediaProjectionRecording
- mobileStopMediaProjectionRecording
- mobileGetConnectivity
- mobileSetConnectivity
- mobileDeviceidle
- mobileBluetooth
- mobileNfc
- mobileSetUiMode
- mobileGetUiMode
- mobileInjectEmulatorCameraImage
- mobileSendTrimMemory
- mobileGetPerformanceData
- mobilePerformStatusBarCommand
- mobileFingerprint
- mobileSendSms
- mobileGsmCall
- mobileGsmSignal
- mobileGsmVoice
- mobilePowerAc
- mobilePowerCapacity
- mobileNetworkSpeed
- sensorSet
- mobileSetGeolocation
* The following obsolete type definitions were removed:

- ExecOptions
- ShellOpts
- ChangePermissionsOpts
- GetPermissionsOpts
- PerformEditorActionOpts
- DeviceTimeOpts
- StartScreenStreamingOpts
- PushFileOpts
- PullFolderOpts
- PullFileOpts
- DeleteFileOpts
- IsAppInstalledOpts
- ActivateAppOpts
- QueryAppStateOpts
- RemoveAppOpts
- TerminateAppOpts
- InstallAppOpts
- ClearAppOpts
- StartServiceOpts
- StopServiceOpts
- StartActivityOpts
- BroadcastOpts
- LockOpts
- UnlockOptions
- GpsCacheRefreshOpts
- StartMediaProjectionRecordingOpts
- StopMediaProjectionRecordingOpts
- GetConnectivityOpts
- SetConnectivityOpts
- DeviceidleOpts
- BluetoothOptions
- NfcOptions
- SetUiModeOpts
- GetUiModeOpts
- ImageInjectionOpts
- SendTrimMemoryOpts
- PerformanceDataOpts
- StatusBarCommandOpts
- FingerprintOpts
- SendSMSOpts
- GsmCallOpts
- GsmSignalStrengthOpts
- GsmVoiceState
- PowerACOpts
- PowerCapacityOpts
- NetworkSpeedOpts
- SensorSetOpts
- DragOpts
- SwipeOpts

### Features

* Add support of executeMethodMap ([#982](#982)) ([b68f3fa](b68f3fa))

v9.15.1

chore(release): 9.15.1 [skip ci]

## [9.15.1](v9.15.0...v9.15.1) (2025-01-26)

### Miscellaneous Chores

* Bump chromedriver ([#981](#981)) ([3c7506a](3c7506a))

v9.15.0

chore(release): 9.15.0 [skip ci]

## [9.15.0](v9.14.13...v9.15.0) (2025-01-24)

### Features

* bump appium-adb to handle screenState=SCREEN_STATE_OFF as locked ([#980](#980)) ([838ddaf](838ddaf))