UNPKG

appium-uiautomator2-driver

Version:
975 lines (504 loc) 75.1 kB
## [7.5.2](https://github.com/appium/appium-uiautomator2-driver/compare/v7.5.1...v7.5.2) (2026-05-24) ### Miscellaneous Chores * Bump uia2-server ([#1004](https://github.com/appium/appium-uiautomator2-driver/issues/1004)) ([ce0d583](https://github.com/appium/appium-uiautomator2-driver/commit/ce0d5836c1ccd9f79335112c7b19b68e2502298c)) ## [7.5.1](https://github.com/appium/appium-uiautomator2-driver/compare/v7.5.0...v7.5.1) (2026-05-21) ### Miscellaneous Chores * Bump appium-adb to version 15 ([#1003](https://github.com/appium/appium-uiautomator2-driver/issues/1003)) ([64c39df](https://github.com/appium/appium-uiautomator2-driver/commit/64c39df963f7e0339b8445c5af3cc28a4643d647)) ## [7.5.0](https://github.com/appium/appium-uiautomator2-driver/compare/v7.4.0...v7.5.0) (2026-05-19) ### Features * Refactor driver helpers to mixins ([#1002](https://github.com/appium/appium-uiautomator2-driver/issues/1002)) ([32de026](https://github.com/appium/appium-uiautomator2-driver/commit/32de0263706566a47d10870a97080186a87ffdcd)) ## [7.4.0](https://github.com/appium/appium-uiautomator2-driver/compare/v7.3.0...v7.4.0) (2026-05-14) ### Features * Ditch lodash ([#1001](https://github.com/appium/appium-uiautomator2-driver/issues/1001)) ([d89d7ae](https://github.com/appium/appium-uiautomator2-driver/commit/d89d7ae774f4f2895d06dd704284828e35f88691)) ## [7.3.0](https://github.com/appium/appium-uiautomator2-driver/compare/v7.2.3...v7.3.0) (2026-05-13) ### Features * Enable strict TS mode ([#1000](https://github.com/appium/appium-uiautomator2-driver/issues/1000)) ([6f6cde0](https://github.com/appium/appium-uiautomator2-driver/commit/6f6cde08efb6b7f5669850a83c8115fd0cc363f2)) ## [7.2.3](https://github.com/appium/appium-uiautomator2-driver/compare/v7.2.2...v7.2.3) (2026-05-11) ### Miscellaneous Chores * **deps:** bump appium-uiautomator2-server from 9.11.2 to 10.0.1 ([#999](https://github.com/appium/appium-uiautomator2-driver/issues/999)) ([396be93](https://github.com/appium/appium-uiautomator2-driver/commit/396be93562fd24518a4e43c402daf4aa81640cff)) ## [7.2.2](https://github.com/appium/appium-uiautomator2-driver/compare/v7.2.1...v7.2.2) (2026-05-07) ### Miscellaneous Chores * add new line in readme to kick a new release with the latest deps ([66a5302](https://github.com/appium/appium-uiautomator2-driver/commit/66a53027cbbbd7b4ab1335f58c43ecc38e81a0c7)) ## [7.2.1](https://github.com/appium/appium-uiautomator2-driver/compare/v7.2.0...v7.2.1) (2026-05-06) ### Miscellaneous Chores * **deps-dev:** bump sinon from 21.1.2 to 22.0.0 ([#997](https://github.com/appium/appium-uiautomator2-driver/issues/997)) ([2ba9f36](https://github.com/appium/appium-uiautomator2-driver/commit/2ba9f36a05f6f56b8a951055fcfaa0320a67832b)) ## [7.2.0](https://github.com/appium/appium-uiautomator2-driver/compare/v7.1.2...v7.2.0) (2026-05-03) ### Features * Ditch bluebird ([#996](https://github.com/appium/appium-uiautomator2-driver/issues/996)) ([68a290e](https://github.com/appium/appium-uiautomator2-driver/commit/68a290e08967430665077c0fa7aef75cc3a49323)) ## [7.1.2](https://github.com/appium/appium-uiautomator2-driver/compare/v7.1.1...v7.1.2) (2026-04-10) ### Miscellaneous Chores * **deps-dev:** bump typescript from 5.9.3 to 6.0.2 ([#991](https://github.com/appium/appium-uiautomator2-driver/issues/991)) ([5fbcd6f](https://github.com/appium/appium-uiautomator2-driver/commit/5fbcd6f4d1d8bb3cc9d61208707eccd627b14042)) ## [7.1.1](https://github.com/appium/appium-uiautomator2-driver/compare/v7.1.0...v7.1.1) (2026-04-09) ### Bug Fixes * build ([#994](https://github.com/appium/appium-uiautomator2-driver/issues/994)) ([061384e](https://github.com/appium/appium-uiautomator2-driver/commit/061384e962887d0af211deab694d8acad988829c)) ### Miscellaneous Chores * Bump android driver ([c4f0ac1](https://github.com/appium/appium-uiautomator2-driver/commit/c4f0ac1979878991aa9d4b5b9414a3de4c73b0ef)) ## [7.1.0](https://github.com/appium/appium-uiautomator2-driver/compare/v7.0.0...v7.1.0) (2026-03-24) ### Features * add mobile: setStylusHandwriting behind a security flag ([#990](https://github.com/appium/appium-uiautomator2-driver/issues/990)) ([0c42ef6](https://github.com/appium/appium-uiautomator2-driver/commit/0c42ef6230cb0889f3e08789c7bcff92031dafc0)) ## [7.0.0](https://github.com/appium/appium-uiautomator2-driver/compare/v6.9.3...v7.0.0) (2026-02-20) ### ⚠ BREAKING CHANGES * modify the mobile:listApps style to follow XCUITest driver format ### Bug Fixes * modify the format of listApps to follow xcuitest format ([#986](https://github.com/appium/appium-uiautomator2-driver/issues/986)) ([f163507](https://github.com/appium/appium-uiautomator2-driver/commit/f1635079e3c495e7f5b68850781f907ed7fccae6)) ## [6.9.3](https://github.com/appium/appium-uiautomator2-driver/compare/v6.9.2...v6.9.3) (2026-02-20) ### Reverts * Revert "fix: modify the format of listApps to follow xcuitest format ([#983](https://github.com/appium/appium-uiautomator2-driver/issues/983))" ([#985](https://github.com/appium/appium-uiautomator2-driver/issues/985)) ([d5574c9](https://github.com/appium/appium-uiautomator2-driver/commit/d5574c9b522f1adf5cabdc3baed73bfbac1582cb)) ## [6.9.2](https://github.com/appium/appium-uiautomator2-driver/compare/v6.9.1...v6.9.2) (2026-02-20) ### Bug Fixes * modify the format of listApps to follow xcuitest format ([#983](https://github.com/appium/appium-uiautomator2-driver/issues/983)) ([d1e3528](https://github.com/appium/appium-uiautomator2-driver/commit/d1e35280ba392de0e491bbe3f5143ec3adefaebe)) ## [6.9.1](https://github.com/appium/appium-uiautomator2-driver/compare/v6.9.0...v6.9.1) (2026-02-19) ### Miscellaneous Chores * Set minimum axios dependency version to 1.13.5 ([f05897e](https://github.com/appium/appium-uiautomator2-driver/commit/f05897ee49bc23c9f0789b86b17eed3d5f934cb5)) ## [6.9.0](https://github.com/appium/appium-uiautomator2-driver/compare/v6.8.2...v6.9.0) (2026-02-18) ### Features * add mobile:listApps ([#982](https://github.com/appium/appium-uiautomator2-driver/issues/982)) ([b98268c](https://github.com/appium/appium-uiautomator2-driver/commit/b98268cfdb8cfd6bf1c8230576af732a2f343ebc)) ## [6.8.2](https://github.com/appium/appium-uiautomator2-driver/compare/v6.8.1...v6.8.2) (2026-02-16) ### Bug Fixes * format ([#981](https://github.com/appium/appium-uiautomator2-driver/issues/981)) ([d5bcefc](https://github.com/appium/appium-uiautomator2-driver/commit/d5bcefcfcf746eeadda7a249ac2ccdb03d58ccc8)) ## [6.8.1](https://github.com/appium/appium-uiautomator2-driver/compare/v6.8.0...v6.8.1) (2026-02-13) ### Miscellaneous Chores * Update appium-uiautomator2-server version to 9.11.1 ([87016a1](https://github.com/appium/appium-uiautomator2-driver/commit/87016a172143346a284f3a1ff2c47a8e7dc7d20b)) ## [6.8.0](https://github.com/appium/appium-uiautomator2-driver/compare/v6.7.15...v6.8.0) (2026-02-02) ### Features * Add `source` param to `mobile: pressKey` extension method ([#979](https://github.com/appium/appium-uiautomator2-driver/issues/979)) ([b1d0b21](https://github.com/appium/appium-uiautomator2-driver/commit/b1d0b2121f32dcfe561abfa4db0f627155c36274)) ## [6.7.15](https://github.com/appium/appium-uiautomator2-driver/compare/v6.7.14...v6.7.15) (2026-01-30) ### Miscellaneous Chores * Update appium-uiautomator2-server ([77f970c](https://github.com/appium/appium-uiautomator2-driver/commit/77f970c96d97c998792bb6586faa29790cb673f7)) ## [6.7.14](https://github.com/appium/appium-uiautomator2-driver/compare/v6.7.13...v6.7.14) (2026-01-30) ### Miscellaneous Chores * Update appium-uiautomator2-server version ([a06f196](https://github.com/appium/appium-uiautomator2-driver/commit/a06f196b22c326e7f23c8795fb270f6430756b96)) ## [6.7.13](https://github.com/appium/appium-uiautomator2-driver/compare/v6.7.12...v6.7.13) (2026-01-28) ### Miscellaneous Chores * **deps-dev:** bump @appium/eslint-config-appium-ts from 2.0.5 to 3.0.0 ([#978](https://github.com/appium/appium-uiautomator2-driver/issues/978)) ([09109a9](https://github.com/appium/appium-uiautomator2-driver/commit/09109a9f380d754551009498949197f256c117c1)) ## [6.7.12](https://github.com/appium/appium-uiautomator2-driver/compare/v6.7.11...v6.7.12) (2026-01-27) ### Miscellaneous Chores * **deps:** bump asyncbox from 4.1.1 to 6.0.1 ([#977](https://github.com/appium/appium-uiautomator2-driver/issues/977)) ([042c71b](https://github.com/appium/appium-uiautomator2-driver/commit/042c71b3afff181eacf1cd16c76a7f547221a605)) ## [6.7.11](https://github.com/appium/appium-uiautomator2-driver/compare/v6.7.10...v6.7.11) (2026-01-23) ### Miscellaneous Chores * Exclude tests from published dist ([4f2cf50](https://github.com/appium/appium-uiautomator2-driver/commit/4f2cf50716c87956d9b8654cca453dbbfb63b640)) ## [6.7.10](https://github.com/appium/appium-uiautomator2-driver/compare/v6.7.9...v6.7.10) (2026-01-16) ### Miscellaneous Chores * Update appium-android-driver to version 12.6.4 ([a67b51a](https://github.com/appium/appium-uiautomator2-driver/commit/a67b51a9c2f827c93bcee4af6de6b54f8a345598)) ## [6.7.9](https://github.com/appium/appium-uiautomator2-driver/compare/v6.7.8...v6.7.9) (2026-01-13) ### Miscellaneous Chores * Bump appium-android-driver ([92ff8c7](https://github.com/appium/appium-uiautomator2-driver/commit/92ff8c7cc94aa6dd595d40cfc97055998503f4a1)) ## [6.7.8](https://github.com/appium/appium-uiautomator2-driver/compare/v6.7.7...v6.7.8) (2025-12-25) ### Miscellaneous Chores * Migrate index to typescript ([#972](https://github.com/appium/appium-uiautomator2-driver/issues/972)) ([381fadd](https://github.com/appium/appium-uiautomator2-driver/commit/381fadd7b3e53ad7fa9bd16e8e60d563ebfc8c24)) ## [6.7.7](https://github.com/appium/appium-uiautomator2-driver/compare/v6.7.6...v6.7.7) (2025-12-24) ### Miscellaneous Chores * Migrate the rest of command modules to typescript ([#971](https://github.com/appium/appium-uiautomator2-driver/issues/971)) ([1e7606c](https://github.com/appium/appium-uiautomator2-driver/commit/1e7606ccc41b19ace7b7ced898329f84a4774280)) ## [6.7.6](https://github.com/appium/appium-uiautomator2-driver/compare/v6.7.5...v6.7.6) (2025-12-23) ### Miscellaneous Chores * Migrate various command modules to typescript (part 2) ([#970](https://github.com/appium/appium-uiautomator2-driver/issues/970)) ([976d79d](https://github.com/appium/appium-uiautomator2-driver/commit/976d79dcb122f5ba28128d16c7b90a5d37dc868f)) ## [6.7.5](https://github.com/appium/appium-uiautomator2-driver/compare/v6.7.4...v6.7.5) (2025-12-22) ### Miscellaneous Chores * **deps:** bump teen_process from 3.0.6 to 4.0.4 ([#969](https://github.com/appium/appium-uiautomator2-driver/issues/969)) ([ff5d39f](https://github.com/appium/appium-uiautomator2-driver/commit/ff5d39f24bba4295729e5ff3a1ed114dd6a349c0)) ## [6.7.4](https://github.com/appium/appium-uiautomator2-driver/compare/v6.7.3...v6.7.4) (2025-12-22) ### Miscellaneous Chores * Migrate various .js modules to typescript (part 1) ([#968](https://github.com/appium/appium-uiautomator2-driver/issues/968)) ([999aa17](https://github.com/appium/appium-uiautomator2-driver/commit/999aa17f09fc246c99d332583f6d55bd47df5e57)) ## [6.7.3](https://github.com/appium/appium-uiautomator2-driver/compare/v6.7.2...v6.7.3) (2025-12-18) ### Miscellaneous Chores * **deps:** bump asyncbox from 3.0.0 to 4.0.1 ([#967](https://github.com/appium/appium-uiautomator2-driver/issues/967)) ([38d3274](https://github.com/appium/appium-uiautomator2-driver/commit/38d3274969194660bbfb5fef5245f9aef0ca49c9)) ## [6.7.2](https://github.com/appium/appium-uiautomator2-driver/compare/v6.7.1...v6.7.2) (2025-12-17) ### Miscellaneous Chores * **deps-dev:** bump @types/node from 24.10.4 to 25.0.3 ([#966](https://github.com/appium/appium-uiautomator2-driver/issues/966)) ([d1c5007](https://github.com/appium/appium-uiautomator2-driver/commit/d1c5007adc2157145bfbabd8dd07c66b646460a9)) ## [6.7.1](https://github.com/appium/appium-uiautomator2-driver/compare/v6.7.0...v6.7.1) (2025-12-12) ### Miscellaneous Chores * **deps:** remove `source-map-support` ([#962](https://github.com/appium/appium-uiautomator2-driver/issues/962)) ([2bd655d](https://github.com/appium/appium-uiautomator2-driver/commit/2bd655d577a41885f3b910d6405d6826c16b7b67)) ## [6.7.0](https://github.com/appium/appium-uiautomator2-driver/compare/v6.6.3...v6.7.0) (2025-12-09) ### Features * add appium:adbListenAllNetwork with uiautomator2:adb_listen_all_network flag to add -a option for adb ([#955](https://github.com/appium/appium-uiautomator2-driver/issues/955)) ([5b0fa8b](https://github.com/appium/appium-uiautomator2-driver/commit/5b0fa8b61b41b9273f272c9a426b048463b51ddc)) ## [6.6.3](https://github.com/appium/appium-uiautomator2-driver/compare/v6.6.2...v6.6.3) (2025-12-08) ### Miscellaneous Chores * Ditch usage of @appium/test-support ([#954](https://github.com/appium/appium-uiautomator2-driver/issues/954)) ([9351cfc](https://github.com/appium/appium-uiautomator2-driver/commit/9351cfc9ef911155634abc06d28b497e182657c2)) ## [6.6.2](https://github.com/appium/appium-uiautomator2-driver/compare/v6.6.1...v6.6.2) (2025-12-03) ### Bug Fixes * Update mobile: screenshots endpoint to properly handle virtual display ids ([#951](https://github.com/appium/appium-uiautomator2-driver/issues/951)) ([5e96d51](https://github.com/appium/appium-uiautomator2-driver/commit/5e96d518372c332b108d28f96a0303ac6f97a1e9)) ## [6.6.1](https://github.com/appium/appium-uiautomator2-driver/compare/v6.6.0...v6.6.1) (2025-12-02) ### Miscellaneous Chores * Document new properties on list.. methods ([#950](https://github.com/appium/appium-uiautomator2-driver/issues/950)) ([1c74692](https://github.com/appium/appium-uiautomator2-driver/commit/1c7469240bd1be919bf017ea682806288eb7b526)) ## [6.6.0](https://github.com/appium/appium-uiautomator2-driver/compare/v6.5.0...v6.6.0) (2025-12-01) ### Features * Add documentation for 'mobile: listDisplays' API ([#948](https://github.com/appium/appium-uiautomator2-driver/issues/948)) ([df7ca78](https://github.com/appium/appium-uiautomator2-driver/commit/df7ca7816da2f4dd71482cfaabd9d51ba86a2206)) ## [6.5.0](https://github.com/appium/appium-uiautomator2-driver/compare/v6.4.1...v6.5.0) (2025-12-01) ### Features * Add 'mobile: listWindows' execute method ([#945](https://github.com/appium/appium-uiautomator2-driver/issues/945)) ([78ef335](https://github.com/appium/appium-uiautomator2-driver/commit/78ef335b7c3f7193f3e93f99250041f3747ccb13)) ## [6.4.1](https://github.com/appium/appium-uiautomator2-driver/compare/v6.4.0...v6.4.1) (2025-11-30) ### Bug Fixes * Add missing /appium prefix to the custom endpoint ([#944](https://github.com/appium/appium-uiautomator2-driver/issues/944)) ([deed050](https://github.com/appium/appium-uiautomator2-driver/commit/deed050054bc93e98cc24dc28710902589475c29)) ## [6.4.0](https://github.com/appium/appium-uiautomator2-driver/compare/v6.3.0...v6.4.0) (2025-11-30) ### Features * Add 'mobile: resetAccessibilityCache' API ([#943](https://github.com/appium/appium-uiautomator2-driver/issues/943)) ([97fceda](https://github.com/appium/appium-uiautomator2-driver/commit/97fceda17ee59fd45df7fe1c285d3e60399bebd3)) ## [6.3.0](https://github.com/appium/appium-uiautomator2-driver/compare/v6.2.1...v6.3.0) (2025-11-21) ### Features * add context for BiDi - log.entryAdded event ([#941](https://github.com/appium/appium-uiautomator2-driver/issues/941)) ([ec14146](https://github.com/appium/appium-uiautomator2-driver/commit/ec14146cd288d4eaf4ad259aed5019532531ff51)) ## [6.2.1](https://github.com/appium/appium-uiautomator2-driver/compare/v6.2.0...v6.2.1) (2025-11-17) ### Miscellaneous Chores * Bump android driver ([18df1b5](https://github.com/appium/appium-uiautomator2-driver/commit/18df1b512455a5b9207fb603f2db7551e7560a5e)) ## [6.2.0](https://github.com/appium/appium-uiautomator2-driver/compare/v6.1.2...v6.2.0) (2025-11-16) ### Features * Document 'mobile: getChromeCapabilities' extension ([#938](https://github.com/appium/appium-uiautomator2-driver/issues/938)) ([2adb038](https://github.com/appium/appium-uiautomator2-driver/commit/2adb03869d3e5d97e065446b75bfe0c7b641ba67)) ## [6.1.2](https://github.com/appium/appium-uiautomator2-driver/compare/v6.1.1...v6.1.2) (2025-11-15) ### Miscellaneous Chores * publish via trusted publisher ([#937](https://github.com/appium/appium-uiautomator2-driver/issues/937)) ([a04f3d4](https://github.com/appium/appium-uiautomator2-driver/commit/a04f3d4d902ffb67d3156d3f71d9d72e6e4286d7)) ## [6.1.1](https://github.com/appium/appium-uiautomator2-driver/compare/v6.1.0...v6.1.1) (2025-11-09) ### Miscellaneous Chores * Migrate UiAutomator2Server class to typescript ([#936](https://github.com/appium/appium-uiautomator2-driver/issues/936)) ([ed22e9a](https://github.com/appium/appium-uiautomator2-driver/commit/ed22e9aff54f991b2a81b6c4aab7baba878ef638)) ## [6.1.0](https://github.com/appium/appium-uiautomator2-driver/compare/v6.0.2...v6.1.0) (2025-10-30) ### Features * Document the chromedriverForwardBiDi capability ([#934](https://github.com/appium/appium-uiautomator2-driver/issues/934)) ([83db68c](https://github.com/appium/appium-uiautomator2-driver/commit/83db68c1916b75e707591b15654da507fe6e0a03)) ## [6.0.2](https://github.com/appium/appium-uiautomator2-driver/compare/v6.0.1...v6.0.2) (2025-10-28) ### Miscellaneous Chores * bump io.appium.settings to 7.0.1 basis ([#932](https://github.com/appium/appium-uiautomator2-driver/issues/932)) ([9a11765](https://github.com/appium/appium-uiautomator2-driver/commit/9a11765f89c9897cd6ae119623c61582770d3ea6)) ## [6.0.1](https://github.com/appium/appium-uiautomator2-driver/compare/v6.0.0...v6.0.1) (2025-10-28) ### Miscellaneous Chores * **deps:** bump io.appium.settings from 6.0.8 to 7.0.0 and appium-android-driver to 12 ([#931](https://github.com/appium/appium-uiautomator2-driver/issues/931)) ([01a7b6a](https://github.com/appium/appium-uiautomator2-driver/commit/01a7b6a5cae92f9a72f5c79ae1adba2aee528cb2)) ## [6.0.0](https://github.com/appium/appium-uiautomator2-driver/compare/v5.0.7...v6.0.0) (2025-10-24) ### ⚠ BREAKING CHANGES * Dropped support of older Android API levels below 26 (Oreo) ### Features * Bump server version ([#929](https://github.com/appium/appium-uiautomator2-driver/issues/929)) ([d459273](https://github.com/appium/appium-uiautomator2-driver/commit/d459273422c336ad933f26699fac679f488d24e8)) ## [5.0.7](https://github.com/appium/appium-uiautomator2-driver/compare/v5.0.6...v5.0.7) (2025-10-24) ### Miscellaneous Chores * Bump various dependencies ([#928](https://github.com/appium/appium-uiautomator2-driver/issues/928)) ([435c838](https://github.com/appium/appium-uiautomator2-driver/commit/435c838e7b2b58819b46054ca67054f06a0cf44f)) ## [5.0.6](https://github.com/appium/appium-uiautomator2-driver/compare/v5.0.5...v5.0.6) (2025-10-22) ### Miscellaneous Chores * Bump android driver ([7730ccb](https://github.com/appium/appium-uiautomator2-driver/commit/7730ccb9970260bc217b8d1f10e1ee9e818e6941)) ## [5.0.5](https://github.com/appium/appium-uiautomator2-driver/compare/v5.0.4...v5.0.5) (2025-10-08) ### Miscellaneous Chores * Bump android driver ([885b8b6](https://github.com/appium/appium-uiautomator2-driver/commit/885b8b6191863a4536a511efc662a36486614a76)) ## [5.0.4](https://github.com/appium/appium-uiautomator2-driver/compare/v5.0.3...v5.0.4) (2025-10-03) ### Miscellaneous Chores * Bump dependencies ([5444a24](https://github.com/appium/appium-uiautomator2-driver/commit/5444a2421c1f462d6ce03fb1738432250fb0d2d0)) ## [5.0.3](https://github.com/appium/appium-uiautomator2-driver/compare/v5.0.2...v5.0.3) (2025-09-17) ### Miscellaneous Chores * Bump server version ([db099b5](https://github.com/appium/appium-uiautomator2-driver/commit/db099b5767c1b4340642c7ca6e90293006d39df7)) ## [5.0.2](https://github.com/appium/appium-uiautomator2-driver/compare/v5.0.1...v5.0.2) (2025-09-16) ### Miscellaneous Chores * bump appium-android-driver to 11.0.4 ([#921](https://github.com/appium/appium-uiautomator2-driver/issues/921)) ([0079706](https://github.com/appium/appium-uiautomator2-driver/commit/007970682b7db125397c7369e6203a4048180d8c)) ## [5.0.1](https://github.com/appium/appium-uiautomator2-driver/compare/v5.0.0...v5.0.1) (2025-09-11) ### Bug Fixes * Build ([3168daa](https://github.com/appium/appium-uiautomator2-driver/commit/3168daacbd94078e608a3eeafb4b864748a308fa)) * Missing await ([9d81a48](https://github.com/appium/appium-uiautomator2-driver/commit/9d81a4874ad19de85abdcc67cc6556d672442d7a)) ### Miscellaneous Chores * Update android driver ([b4d5f19](https://github.com/appium/appium-uiautomator2-driver/commit/b4d5f19560c3d51d7215f96f6d0b8863c1d82e93)) ## [5.0.0](https://github.com/appium/appium-uiautomator2-driver/compare/v4.2.9...v5.0.0) (2025-08-19) ### ⚠ BREAKING CHANGES * Required Node.js version has been bumped to ^20.19.0 || ^22.12.0 || >=24.0.0 * Required npm version has been bumped to >=10 * Required Appium server version has been bumped to >=3.0.0-rc.2 ### Features * Update server compatibility for appium 3 ([#915](https://github.com/appium/appium-uiautomator2-driver/issues/915)) ([fab8535](https://github.com/appium/appium-uiautomator2-driver/commit/fab8535bde0b1904cfa44afbe08e2d9a61560f55)) ## [4.2.9](https://github.com/appium/appium-uiautomator2-driver/compare/v4.2.8...v4.2.9) (2025-08-17) ### Miscellaneous Chores * remove no reference dev deps rimraf ([#914](https://github.com/appium/appium-uiautomator2-driver/issues/914)) ([f19349f](https://github.com/appium/appium-uiautomator2-driver/commit/f19349fb5a7ee9b1e131a5aa52a40e5ab9ded190)) ## [4.2.8](https://github.com/appium/appium-uiautomator2-driver/compare/v4.2.7...v4.2.8) (2025-08-06) ### Miscellaneous Chores * bump appium-android-driver to 10.3.11 ([#913](https://github.com/appium/appium-uiautomator2-driver/issues/913)) ([88d6cab](https://github.com/appium/appium-uiautomator2-driver/commit/88d6cab34eb1927787236b8e6d3b8114d6412a0d)) ## [4.2.7](https://github.com/appium/appium-uiautomator2-driver/compare/v4.2.6...v4.2.7) (2025-07-23) ### Miscellaneous Chores * docs for tooltip-text and text-has-clickable-span fields ([#912](https://github.com/appium/appium-uiautomator2-driver/issues/912)) ([fa77432](https://github.com/appium/appium-uiautomator2-driver/commit/fa7743205cb22f7144a12fd0ce5f76064819aa7d)) ## [4.2.6](https://github.com/appium/appium-uiautomator2-driver/compare/v4.2.5...v4.2.6) (2025-07-20) ### Bug Fixes * do not proxy commands for retrieving session data ([#911](https://github.com/appium/appium-uiautomator2-driver/issues/911)) ([3f86b10](https://github.com/appium/appium-uiautomator2-driver/commit/3f86b103a60fc3ff471bdd7e0f5c94711891aa21)) ## [4.2.5](https://github.com/appium/appium-uiautomator2-driver/compare/v4.2.4...v4.2.5) (2025-07-06) ### Miscellaneous Chores * Bump android driver ([01fe469](https://github.com/appium/appium-uiautomator2-driver/commit/01fe46943b875f7b00737bde911932e9bb876118)) ## [4.2.4](https://github.com/appium/appium-uiautomator2-driver/compare/v4.2.3...v4.2.4) (2025-06-24) ### Miscellaneous Chores * Bump android driver ([64c28f2](https://github.com/appium/appium-uiautomator2-driver/commit/64c28f24495028b975e9b33e719c38d6642ff6c8)) ## [4.2.3](https://github.com/appium/appium-uiautomator2-driver/compare/v4.2.2...v4.2.3) (2025-04-25) ### Miscellaneous Chores * add deprecated: true for get clipboard ([#887](https://github.com/appium/appium-uiautomator2-driver/issues/887)) ([19c6417](https://github.com/appium/appium-uiautomator2-driver/commit/19c6417ccfc336899d09d6bdf9b4532ad625babe)) ## [4.2.2](https://github.com/appium/appium-uiautomator2-driver/compare/v4.2.1...v4.2.2) (2025-04-23) ### Miscellaneous Chores * Bump android driver ([d52988e](https://github.com/appium/appium-uiautomator2-driver/commit/d52988ee20cba853d83218fee8cedbdc33c8a91c)) ## [4.2.1](https://github.com/appium/appium-uiautomator2-driver/compare/v4.2.0...v4.2.1) (2025-04-16) ### Bug Fixes * Update deprecated constant usage ([#885](https://github.com/appium/appium-uiautomator2-driver/issues/885)) ([9719cb5](https://github.com/appium/appium-uiautomator2-driver/commit/9719cb5bcffb55f0fd805eadfabf8804dad5c533)) ## [4.2.0](https://github.com/appium/appium-uiautomator2-driver/compare/v4.1.5...v4.2.0) (2025-04-08) ### Features * document the new currentDisplayId setting ([#882](https://github.com/appium/appium-uiautomator2-driver/issues/882)) ([cbb8d93](https://github.com/appium/appium-uiautomator2-driver/commit/cbb8d9305aba36bb5decc03445d596cfb095d6fa)) ## [4.1.5](https://github.com/appium/appium-uiautomator2-driver/compare/v4.1.4...v4.1.5) (2025-03-21) ### Miscellaneous Chores * Bump server version ([#874](https://github.com/appium/appium-uiautomator2-driver/issues/874)) ([b3b0898](https://github.com/appium/appium-uiautomator2-driver/commit/b3b089896e664efa50b0388e44ce1aa0e6af16bd)) ## [4.1.4](https://github.com/appium/appium-uiautomator2-driver/compare/v4.1.3...v4.1.4) (2025-03-20) ### Bug Fixes * Explicitly wait for the server shutdown before killing it forcefully ([#873](https://github.com/appium/appium-uiautomator2-driver/issues/873)) ([d3f50ef](https://github.com/appium/appium-uiautomator2-driver/commit/d3f50efc8d5b73451a1d105b5b684b67d7857326)) ## [4.1.3](https://github.com/appium/appium-uiautomator2-driver/compare/v4.1.2...v4.1.3) (2025-03-17) ### Miscellaneous Chores * remove duplicated mobile: backgroundApp definition from uia2 ([#871](https://github.com/appium/appium-uiautomator2-driver/issues/871)) ([1602c51](https://github.com/appium/appium-uiautomator2-driver/commit/1602c51d94084556fb3b1f2c2bba9e2605d7927a)) ## [4.1.2](https://github.com/appium/appium-uiautomator2-driver/compare/v4.1.1...v4.1.2) (2025-03-14) ### Bug Fixes * the return value of getConnectivity to follow the description ([e36a3cd](https://github.com/appium/appium-uiautomator2-driver/commit/e36a3cd2368459be44a0be76553b0024ba0ce060)) ## [4.1.1](https://github.com/appium/appium-uiautomator2-driver/compare/v4.1.0...v4.1.1) (2025-03-10) ### Miscellaneous Chores * bump io.appium.settings ([#870](https://github.com/appium/appium-uiautomator2-driver/issues/870)) ([3a999e7](https://github.com/appium/appium-uiautomator2-driver/commit/3a999e79ec610f1f3a28bcdb8bebb42ace093ce1)) ## [4.1.0](https://github.com/appium/appium-uiautomator2-driver/compare/v4.0.3...v4.1.0) (2025-02-26) ### Features * add more params in mobile: setGeolocation ([#867](https://github.com/appium/appium-uiautomator2-driver/issues/867)) ([8ead690](https://github.com/appium/appium-uiautomator2-driver/commit/8ead690dc9e8da1571604c4aba146644d6a1c2ab)) ## [4.0.3](https://github.com/appium/appium-uiautomator2-driver/compare/v4.0.2...v4.0.3) (2025-02-22) ### Miscellaneous Chores * Bumo android driver ([b28baaa](https://github.com/appium/appium-uiautomator2-driver/commit/b28baaa668b27d0496dad26cb69991be3b632e3f)) ## [4.0.2](https://github.com/appium/appium-uiautomator2-driver/compare/v4.0.1...v4.0.2) (2025-02-21) ### Bug Fixes * Add base path to proxy options ([#865](https://github.com/appium/appium-uiautomator2-driver/issues/865)) ([30a6ac3](https://github.com/appium/appium-uiautomator2-driver/commit/30a6ac3656b3ae28a07f4e6465fd630de88c16ca)) ## [4.0.1](https://github.com/appium/appium-uiautomator2-driver/compare/v4.0.0...v4.0.1) (2025-02-10) ### Miscellaneous Chores * docs for the new fields from AccessibilityNodeInfo ([#862](https://github.com/appium/appium-uiautomator2-driver/issues/862)) ([815c247](https://github.com/appium/appium-uiautomator2-driver/commit/815c247000e03cceac683e7a4122156e3ea5e2ea)) ## [4.0.0](https://github.com/appium/appium-uiautomator2-driver/compare/v3.10.0...v4.0.0) (2025-02-01) ### ⚠ BREAKING CHANGES * The following methods and properties were **removed**: - mobileSetClipboard -> replaced by setClipboard - mobileGetClipboard -> replaced by getClipboard - executeMobile -> replaced by execute (the` script` argument must also be changed to start with `mobile: `) - mobileCommandsMapping -> replaced by executeMethodsMap - mobileGetAppStrings -> replaced by getStrings * The following methods were **changed**: - mobileDragGesture - mobileFlingGesture - mobileDoubleClickGesture - mobileClickGesture - mobilePinchOpenGesture - mobilePinchCloseGesture - mobileSwipeGesture - mobileScrollGesture - mobileScrollBackTo - mobileScroll - mobileDeepLink - mobileAcceptAlert - mobileDismissAlert - mobileType - mobileReplaceElementValue - mobileInstallMultipleApks - mobileBackgroundApp - mobilePressKey - mobileScreenshots - mobileScheduleAction - mobileUnscheduleAction - mobileGetActionHistory * The following obsolete type definitions were **removed**: - DragOptions - FlingOptions - ClickOptions - LongClickOptions - PinchOptions - SwipeOptions - ScrollGestureOptions - ScrollElementToElementOpts - ScrollOptions - DeepLinkOpts - AcceptAlertOptions - DismissAlertOptions - TypingOptions - ReplaceValueOptions - InstallMultipleApksOptions - BackgroundAppOptions - PressKeyOptions - ScreenshotsOpts - ActionArgs - SetClipboardOpts - GetAppStringsOptions Based on https://github.com/appium/appium-android-driver/pull/982 ### Features * Add support of executeMethodMap ([#863](https://github.com/appium/appium-uiautomator2-driver/issues/863)) ([4c45c3a](https://github.com/appium/appium-uiautomator2-driver/commit/4c45c3a85a574cb4d207ab827ce98421812d99f2)) ## [3.10.0](https://github.com/appium/appium-uiautomator2-driver/compare/v3.9.9...v3.10.0) (2025-01-24) ### Features * bump appium-adb to handle screenState=SCREEN_STATE_OFF as locked ([#861](https://github.com/appium/appium-uiautomator2-driver/issues/861)) ([fdd362a](https://github.com/appium/appium-uiautomator2-driver/commit/fdd362a8087c66aa6a0825bb18865a43e2ee5288)) ## [3.9.9](https://github.com/appium/appium-uiautomator2-driver/compare/v3.9.8...v3.9.9) (2025-01-16) ### Miscellaneous Chores * bump io.appium.settings to include the broad cast receiver update ([#858](https://github.com/appium/appium-uiautomator2-driver/issues/858)) ([bd8cfe7](https://github.com/appium/appium-uiautomator2-driver/commit/bd8cfe77da8ab3f47a80af7550c0f8ebb9abb695)) ## [3.9.8](https://github.com/appium/appium-uiautomator2-driver/compare/v3.9.7...v3.9.8) (2025-01-09) ### Miscellaneous Chores * Add closing log quote ([2398564](https://github.com/appium/appium-uiautomator2-driver/commit/2398564421a8a05490cf077b8f32b8f6ddfb5f32)) * Bump adb ([#857](https://github.com/appium/appium-uiautomator2-driver/issues/857)) ([b443c0a](https://github.com/appium/appium-uiautomator2-driver/commit/b443c0ac13930ea9a0f9008a07538632bbb6e81f)) ## [3.9.7](https://github.com/appium/appium-uiautomator2-driver/compare/v3.9.6...v3.9.7) (2025-01-05) ### Miscellaneous Chores * Bump android driver ([f5a326e](https://github.com/appium/appium-uiautomator2-driver/commit/f5a326e385e782f1298d03901b8d4f3168ff0b90)) ## [3.9.6](https://github.com/appium/appium-uiautomator2-driver/compare/v3.9.5...v3.9.6) (2024-12-27) ### Bug Fixes * Tune retrieval of package launch info ([#853](https://github.com/appium/appium-uiautomator2-driver/issues/853)) ([90a68b1](https://github.com/appium/appium-uiautomator2-driver/commit/90a68b1d9cba41c28b198a4ee9aa4fa55379acb3)) ## [3.9.5](https://github.com/appium/appium-uiautomator2-driver/compare/v3.9.4...v3.9.5) (2024-12-14) ### Miscellaneous Chores * Tune contextUpdated event generation ([#850](https://github.com/appium/appium-uiautomator2-driver/issues/850)) ([324d094](https://github.com/appium/appium-uiautomator2-driver/commit/324d0940767e201e4675f31c2fbca0d34ed7da22)) ## [3.9.4](https://github.com/appium/appium-uiautomator2-driver/compare/v3.9.3...v3.9.4) (2024-12-13) ### Miscellaneous Chores * Replace occurrences of the deprecated errorAndThrow API ([#849](https://github.com/appium/appium-uiautomator2-driver/issues/849)) ([c562ca5](https://github.com/appium/appium-uiautomator2-driver/commit/c562ca58897e4df84e78a199b40a552b5659e026)) ## [3.9.3](https://github.com/appium/appium-uiautomator2-driver/compare/v3.9.2...v3.9.3) (2024-12-11) ### Bug Fixes * Make package parameter of deep link command optional ([#847](https://github.com/appium/appium-uiautomator2-driver/issues/847)) ([ddc7477](https://github.com/appium/appium-uiautomator2-driver/commit/ddc7477b6c62b93469364ed433b88cbdbb91e4b7)) ## [3.9.2](https://github.com/appium/appium-uiautomator2-driver/compare/v3.9.1...v3.9.2) (2024-12-09) ### Miscellaneous Chores * allow compatibility with appium 3 beta ([471e156](https://github.com/appium/appium-uiautomator2-driver/commit/471e156b9b537465b6a0d49cd92c0431be57fd64)) ## [3.9.1](https://github.com/appium/appium-uiautomator2-driver/compare/v3.9.0...v3.9.1) (2024-11-27) ### Miscellaneous Chores * Bump android driver ([1bea8e7](https://github.com/appium/appium-uiautomator2-driver/commit/1bea8e761d941fd2e7c4d4cc1a84570d1786f327)) ## [3.9.0](https://github.com/appium/appium-uiautomator2-driver/compare/v3.8.3...v3.9.0) (2024-11-18) ### Features * Add a BiDi event upon context change ([#838](https://github.com/appium/appium-uiautomator2-driver/issues/838)) ([fabbc8d](https://github.com/appium/appium-uiautomator2-driver/commit/fabbc8dad628fe0c9d776a542180711d836ff3be)) ## [3.8.3](https://github.com/appium/appium-uiautomator2-driver/compare/v3.8.2...v3.8.3) (2024-11-14) ### Miscellaneous Chores * Bump android driver ([728270f](https://github.com/appium/appium-uiautomator2-driver/commit/728270f90f6f82e37edb831a4b7e3832a5ea43eb)) ## [3.8.2](https://github.com/appium/appium-uiautomator2-driver/compare/v3.8.1...v3.8.2) (2024-11-11) ### Miscellaneous Chores * bump adb to include supporting activities with unicode chars ([#836](https://github.com/appium/appium-uiautomator2-driver/issues/836)) ([c36962e](https://github.com/appium/appium-uiautomator2-driver/commit/c36962ebc135a1d8f761aa4e1a9bada3488408c0)) ## [3.8.1](https://github.com/appium/appium-uiautomator2-driver/compare/v3.8.0...v3.8.1) (2024-10-31) ### Miscellaneous Chores * Bump android driver ([aeb5809](https://github.com/appium/appium-uiautomator2-driver/commit/aeb58092119ac58a7ff1c761332dd75f028f3e0a)) ## [3.8.0](https://github.com/appium/appium-uiautomator2-driver/compare/v3.7.11...v3.8.0) (2024-09-17) ### Features * Bump appium-chromedriver ([#828](https://github.com/appium/appium-uiautomator2-driver/issues/828)) ([653b140](https://github.com/appium/appium-uiautomator2-driver/commit/653b140b639c03ea8573efc2d3fe0662f60df681)) ## [3.7.11](https://github.com/appium/appium-uiautomator2-driver/compare/v3.7.10...v3.7.11) (2024-09-13) ### Miscellaneous Chores * Bump android driver ([c62ae8c](https://github.com/appium/appium-uiautomator2-driver/commit/c62ae8c632fb343e0d724a444994625c6b9a2f94)) ## [3.7.10](https://github.com/appium/appium-uiautomator2-driver/compare/v3.7.9...v3.7.10) (2024-09-12) ### Miscellaneous Chores * Bump android driver ([2b9ed23](https://github.com/appium/appium-uiautomator2-driver/commit/2b9ed23bec173c9c8b7683c5de42c04c7256a6f8)) ## [3.7.9](https://github.com/appium/appium-uiautomator2-driver/compare/v3.7.8...v3.7.9) (2024-09-03) ### Miscellaneous Chores * Bump server version ([716d364](https://github.com/appium/appium-uiautomator2-driver/commit/716d36404915c8b867b1b90fc9f986f681162357)) ## [3.7.8](https://github.com/appium/appium-uiautomator2-driver/compare/v3.7.7...v3.7.8) (2024-08-29) ### Miscellaneous Chores * bump android driver ([3b6b270](https://github.com/appium/appium-uiautomator2-driver/commit/3b6b270150221f84498824bd31904c91c2fafb20)) ## [3.7.7](https://github.com/appium/appium-uiautomator2-driver/compare/v3.7.6...v3.7.7) (2024-08-14) ### Bug Fixes * apply the latest io.appium.settings ([a1dfde4](https://github.com/appium/appium-uiautomator2-driver/commit/a1dfde4b3d9ffcfcdd89caa0e9382231970359bb)) ## [3.7.6](https://github.com/appium/appium-uiautomator2-driver/compare/v3.7.5...v3.7.6) (2024-08-06) ### Miscellaneous Chores * Bump adb ([36b265e](https://github.com/appium/appium-uiautomator2-driver/commit/36b265e9a39cf089936a145e7fc251a23423fbdb)) ## [3.7.5](https://github.com/appium/appium-uiautomator2-driver/compare/v3.7.4...v3.7.5) (2024-08-02) ### Miscellaneous Chores * Replace fancy-log dependency with appium logger ([#809](https://github.com/appium/appium-uiautomator2-driver/issues/809)) ([8ec7aa7](https://github.com/appium/appium-uiautomator2-driver/commit/8ec7aa7eff586a0b3ee898bb20dbded8ed44bc34)) ## [3.7.4](https://github.com/appium/appium-uiautomator2-driver/compare/v3.7.3...v3.7.4) (2024-07-23) ### Bug Fixes * stop uia2 process as well in cleanupAutomationLeftovers ([#807](https://github.com/appium/appium-uiautomator2-driver/issues/807)) ([69abc42](https://github.com/appium/appium-uiautomator2-driver/commit/69abc425ff36359ac7b58bead82ece0e0fdd1ab3)) ## [3.7.3](https://github.com/appium/appium-uiautomator2-driver/compare/v3.7.2...v3.7.3) (2024-07-15) ### Miscellaneous Chores * Bump android driver ([#806](https://github.com/appium/appium-uiautomator2-driver/issues/806)) ([b109867](https://github.com/appium/appium-uiautomator2-driver/commit/b109867e7e2a06fc301c9e82596d698979a338ee)) ## [3.7.2](https://github.com/appium/appium-uiautomator2-driver/compare/v3.7.1...v3.7.2) (2024-07-09) ### Miscellaneous Chores * Remove extra import ([9f2d42d](https://github.com/appium/appium-uiautomator2-driver/commit/9f2d42da50a444cd77d4432151656b2252e2c941)) ## [3.7.1](https://github.com/appium/appium-uiautomator2-driver/compare/v3.7.0...v3.7.1) (2024-07-03) ### Bug Fixes * Update instrumentation process handling logic ([#801](https://github.com/appium/appium-uiautomator2-driver/issues/801)) ([75da896](https://github.com/appium/appium-uiautomator2-driver/commit/75da896701399420b4880a71d0d28db59fa5d322)) ## [3.7.0](https://github.com/appium/appium-uiautomator2-driver/compare/v3.6.1...v3.7.0) (2024-06-27) ### Features * Add mobile: wrappers for clipboard APIs ([#800](https://github.com/appium/appium-uiautomator2-driver/issues/800)) ([7789b1d](https://github.com/appium/appium-uiautomator2-driver/commit/7789b1d4636c4ade8a6f28e759acccdfb25b53f8)) ## [3.6.1](https://github.com/appium/appium-uiautomator2-driver/compare/v3.6.0...v3.6.1) (2024-06-23) ### Miscellaneous Chores * Bump chai and chai-as-promised ([#799](https://github.com/appium/appium-uiautomator2-driver/issues/799)) ([35734db](https://github.com/appium/appium-uiautomator2-driver/commit/35734db0225b5d4af3d2aa72c2160149c94b954b)) ## [3.6.0](https://github.com/appium/appium-uiautomator2-driver/compare/v3.5.7...v3.6.0) (2024-06-22) ### Features * Document injectedImageProperties capability ([#798](https://github.com/appium/appium-uiautomator2-driver/issues/798)) ([48e3255](https://github.com/appium/appium-uiautomator2-driver/commit/48e3255eff9c3c0a6cd075f2a279ed1937664844)) ## [3.5.7](https://github.com/appium/appium-uiautomator2-driver/compare/v3.5.6...v3.5.7) (2024-06-22) ### Bug Fixes * uninstall installed uia2 servers if they were greater than on-going session ([#796](https://github.com/appium/appium-uiautomator2-driver/issues/796)) ([62b9056](https://github.com/appium/appium-uiautomator2-driver/commit/62b9056f4002d42d16a469709e03f43af6aec5a5)) ## [3.5.6](https://github.com/appium/appium-uiautomator2-driver/compare/v3.5.5...v3.5.6) (2024-06-18) ### Miscellaneous Chores * Bump server version ([91c7707](https://github.com/appium/appium-uiautomator2-driver/commit/91c770761cc5e33f153be8ec18591bc1cd07135f)) ## [3.5.5](https://github.com/appium/appium-uiautomator2-driver/compare/v3.5.4...v3.5.5) (2024-06-16) ### Miscellaneous Chores * bump server version ([8e6ec16](https://github.com/appium/appium-uiautomator2-driver/commit/8e6ec166ce99d65bee84182c5fee1a326460d71f)) ## [3.5.4](https://github.com/appium/appium-uiautomator2-driver/compare/v3.5.3...v3.5.4) (2024-06-14) ### Bug Fixes * Add a workaround for wrong adb exit code on service stop ([#794](https://github.com/appium/appium-uiautomator2-driver/issues/794)) ([31e79ab](https://github.com/appium/appium-uiautomator2-driver/commit/31e79ab059700c2b09297a705ac3b03268ec6b84)) ## [3.5.3](https://github.com/appium/appium-uiautomator2-driver/compare/v3.5.2...v3.5.3) (2024-06-10) ### Miscellaneous Chores * use latest io.appium.settings ([#789](https://github.com/appium/appium-uiautomator2-driver/issues/789)) ([13104ba](https://github.com/appium/appium-uiautomator2-driver/commit/13104ba69d55def1540c782425e62bac9050f8fa)) ## [3.5.2](https://github.com/appium/appium-uiautomator2-driver/compare/v3.5.1...v3.5.2) (2024-05-21) ### Bug Fixes * bring mobile: backgroundApp back ([#783](https://github.com/appium/appium-uiautomator2-driver/issues/783)) ([fcd7033](https://github.com/appium/appium-uiautomator2-driver/commit/fcd70333c5a94c3210f38d01039d2577d24f7b99)) ## [3.5.1](https://github.com/appium/appium-uiautomator2-driver/compare/v3.5.0...v3.5.1) (2024-05-16) ### Miscellaneous Chores * Update dev dependencies ([4224eaa](https://github.com/appium/appium-uiautomator2-driver/commit/4224eaab352a43bef0bbc5e50942c3d1af340cd7)) ## [3.5.0](https://github.com/appium/appium-uiautomator2-driver/compare/v3.4.0...v3.5.0) (2024-05-12) ### Features * Align the implementation of execute method map with other android drivers ([#780](https://github.com/appium/appium-uiautomator2-driver/issues/780)) ([d376a9b](https://github.com/appium/appium-uiautomator2-driver/commit/d376a9b344c2138fe89403640733dd489e965606)) ## [3.4.0](https://github.com/appium/appium-uiautomator2-driver/compare/v3.3.0...v3.4.0) (2024-05-11) ### Features * Add helpers to control bluetooth and nfc adapters ([#779](https://github.com/appium/appium-uiautomator2-driver/issues/779)) ([a9403ff](https://github.com/appium/appium-uiautomator2-driver/commit/a9403ffcd58560be6af0f8c80b302cf750789a98)) ## [3.3.0](https://github.com/appium/appium-uiautomator2-driver/compare/v3.2.0...v3.3.0) (2024-05-09) ### Features * add user option for mobile: isAppInstalled ([#778](https://github.com/appium/appium-uiautomator2-driver/issues/778)) ([2a0e9a5](https://github.com/appium/appium-uiautomator2-driver/commit/2a0e9a5d98a0f14bb69914136df24ff2c7633c02)) ## [3.2.0](https://github.com/appium/appium-uiautomator2-driver/compare/v3.1.0...v3.2.0) (2024-05-03) ### Features * Add `mobile: injectEmulatorCameraImage` extension ([#772](https://github.com/appium/appium-uiautomator2-driver/issues/772)) ([768a629](https://github.com/appium/appium-uiautomator2-driver/commit/768a629b1d24e7c96ffc28c9068f4bfe5a2393b4)) ## [3.1.0](https://github.com/appium/appium-uiautomator2-driver/compare/v3.0.8...v3.1.0) (2024-04-10) ### Features * Add the support of `timeZone` capability ([#761](https://github.com/appium/appium-uiautomator2-driver/issues/761)) ([f2039d3](https://github.com/appium/appium-uiautomator2-driver/commit/f2039d30c0df22f4720b285c9ca262e2d3f9d24f)) ## [3.0.8](https://github.com/appium/appium-uiautomator2-driver/compare/v3.0.7...v3.0.8) (2024-04-09) ### Miscellaneous Chores * Remove extra imports ([11aea03](https://github.com/appium/appium-uiautomator2-driver/commit/11aea03218fcb2e59e07bfcff25ddca86846a36f)) ## [3.0.7](https://github.com/appium/appium-uiautomator2-driver/compare/v3.0.6...v3.0.7) (2024-04-09) ### Miscellaneous Chores * Skip signature checks of server packages ([#759](https://github.com/appium/appium-uiautomator2-driver/issues/759)) ([6e43272](https://github.com/appium/appium-uiautomator2-driver/commit/6e4327213d8519f6a0768c2b0516ea01638a70b3)) ## [3.0.6](https://github.com/appium/appium-uiautomator2-driver/compare/v3.0.5...v3.0.6) (2024-04-08) ### Miscellaneous Chores * Bump android driver ([1cf44c6](https://github.com/appium/appium-uiautomator2-driver/commit/1cf44c6840f82de9ba59ee5c333b55fb24be70a2)) ## [3.0.5](https://github.com/appium/appium-uiautomator2-driver/compare/v3.0.4...v3.0.5) (2024-04-01) ### Miscellaneous Chores * bump appium-android-driver ([2683085](https://github.com/appium/appium-uiautomator2-driver/commit/2683085a2f412673b6ef6721e9b1632d2e5c505c)) ## [3.0.4](https://github.com/appium/appium-uiautomator2-driver/compare/v3.0.3...v3.0.4) (2024-03-20) ### Bug Fixes * Skip chromedriver proxy suspend if the proxy is not initialized yet ([#754](https://github.com/appium/appium-uiautomator2-driver/issues/754)) ([a6d9146](https://github.com/appium/appium-uiautomator2-driver/commit/a6d91468dc409bfdac017695ca4fb52a600d15a5)) ## [3.0.3](https://github.com/appium/appium-uiautomator2-driver/compare/v3.0.2...v3.0.3) (2024-03-18) ### Miscellaneous Chores * bump android driver ([decda6d](https://github.com/appium/appium-uiautomator2-driver/commit/decda6db2583dcf8d9c290df0f546278f4bca398)) ## [3.0.2](https://github.com/appium/appium-uiautomator2-driver/compare/v3.0.1...v3.0.2) (2024-03-07) ### Miscellaneous Chores * bump typescript ([b6f4cec](https://github.com/appium/appium-uiautomator2-driver/commit/b6f4cec5e95ef0d8196ad3134784c9e85cd0363c)) ## [3.0.1](https://github.com/appium/appium-uiautomator2-driver/compare/v3.0.0...v3.0.1) (2024-02-23) ### Miscellaneous Chores * bump uia2 server that has androidx.test.uiautomator:uiautomator:2.3.0 ([#744](https://github.com/appium/appium-uiautomator2-driver/issues/744)) ([56dab5d](https://github.com/appium/appium-uiautomator2-driver/commit/56dab5d4081bf9ca64b8736be636c5210965dc34)) ## [3.0.0](https://github.com/appium/appium-uiautomator2-driver/compare/v2.45.1...v3.0.0) (2024-02-10) ### ⚠ BREAKING CHANGES * Removed obsolete MJSONWP touch route handlers. Use W3C actions or gesture shortcuts instead: - doSwipe - doDrag - touchDown - touchLongClick - touchMove - touchUp - tap - doPerformMultiAction ### Features * Removed obsolete MJSONWP touch actions ([#738](https://github.com/appium/appium-uiautomator2-driver/issues/738)) ([520fe26](https://github.com/appium/appium-uiautomator2-driver/commit/520fe262c70883ba18aa01b2a34873516fbc8557)) ## [2.45.1](https://github.com/appium/appium-uiautomator2-driver/compare/v2.45.0...v2.45.1) (2024-02-10) ### Bug Fixes * Argument type for performActions API ([#735](https://github.com/appium/appium-uiautomator2-driver/issues/735)) ([d0e7c2f](https://github.com/appium/appium-uiautomator2-driver/commit/d0e7c2f9859de4382cd35366915b1b4a3af34514)) ## [2.45.0](https://github.com/appium/appium-uiautomator2-driver/compare/v2.44.3...v2.45.0) (2024-02-08) ### Features * add checkVersion option for mobile:installApp ([#736](https://github.com/appium/appium-uiautomator2-driver/issues/736)) ([95d46f4](https://github.com/appium/appium-uiautomator2-driver/commit/95d46f47cb738a6087da2d5262c0c7b6af1fedd1)) ## [2.44.3](https://github.com/appium/appium-uiautomator2-driver/compare/v2.44.2...v2.44.3) (2024-02-07) ### Bug Fixes * Init adb as the first step upon session creation ([#733](https://github.com/appium/appium-uiautomator2-driver/issues/733)) ([fbe80e9](https://github.com/appium/appium-uiautomator2-driver/commit/fbe80e9df51b84da115184ebe1974760cdd47d67)) ## [2.44.2](https://github.com/appium/appium-uiautomator2-driver/compare/v2.44.1...v2.44.2) (2024-02-06) ### Bug Fixes * Detect the browser activity dynamically ([#730](https://github.com/appium/appium-uiautomator2-driver/issues/730)) ([9cc4116](https://github.com/appium/appium-uiautomator2-driver/commit/9cc4116759f0e8d4975c92a6667660bea38609d9)) ## [2.44.1](https://github.com/appium/appium-uiautomator2-driver/compare/v2.44.0...v2.44.1) (2024-02-06) ### Bug Fixes * fix mobile: screenshots for WDIO ([#731](https://github.com/appium/appium-uiautomator2-driver/issues/731)) ([ac28c0c](https://github.com/appium/appium-uiautomator2-driver/commit/ac28c0cde3716dd684e088b4d12ca823b4316aaf)) ## [2.44.0](https://github.com/appium/appium-uiautomator2-driver/compare/v2.43.4...v2.44.0) (2024-02-02) ### Features * Paralellize session setup steps ([#729](https://github.com/appium/appium-uiautomator2-driver/issues/729)) ([b11356f](https://github.com/appium/appium-uiautomator2-driver/commit/b11356fa075aa71003bc363df050286ee738f4b8)) ## [2.43.4](https://github.com/appium/appium-uiautomator2-driver/compare/v2.43.3...v2.43.4) (2024-01-30) ### Miscellaneous Chores * Bump server version ([f0b0b84](https://github.com/appium/appium-uiautomator2-driver/commit/f0b0b8448e97465921f16064fd14b7cbc9eb4fa6)) ## [2.43.3](https://github.com/appium/appium-uiautomator2-driver/compare/v2.43.2...v2.43.3) (2024-01-29) ### Miscellaneous Chores * Bump android driver ([ffd126d](https://github.com/appium/appium-uiautomator2-driver/commit/ffd126d5eef1d89622b93785348279042c4f832d)) ## [2.43.2](https://github.com/appium/appium-uiautomator2-driver/compare/v2.43.1...v2.43.2) (2024-01-27) ### Miscellaneous Chores * Remove husky and commitlint ([#726](https://github.com/appium/appium-uiautomator2-driver/issues/726)) ([e9147ee](https://github.com/appium/appium-uiautomator2-driver/commit/e9147ee98d8e751414cd8c3c3a9986256e66641a)) ## [2.43.1](https://github.com/appium/appium-uiautomator2-driver/compare/v2.43.0...v2.43.1) (2024-01-26) ### Bug Fixes * createADB ([#724](https://github.com/appium/appium-uiautomator2-driver/issues/724)) ([fef068a](https://github.com/appium/appium-uiautomator2-driver/commit/fef068a4c5d4513223c1f9e3a5f1ba53c32adec6)) ## [2.43.0](https://github.com/appium/appium-uiautomator2-driver/compare/v2.42.2...v2.43.0) (2024-01-25) ### Features * Update android-driver ([#720](https://github.com/appium/appium-uiautomator2-driver/issues/720)) ([f352359](https://github.com/appium/appium-uiautomator2-driver/commit/f35235970904fd89f736b4fdd9a8635858719edb)) ## [2.42.2](https://github.com/appium/appium-uiautomator2-driver/compare/v2.42.1...v2.42.2) (2024-01-23) ### Bug Fixes * bump appium android driver to 7.8.3 (for getContexts) ([#718](https://github.com/appium/appium-uiautomator2-driver/issues/718)) ([1bd9358](https://github.com/appium/appium-uiautomator2-driver/commit/1bd9358566a902dcd7062e0f0667a724cc1a1c26)) ## [2.42.1](h