7.1.2 (2024-03-14)
Bug Fixes
- Always assume en0 is the WiFi interface (#864) (6dbfb3f)
7.1.1 (2024-03-13)
Bug Fixes
- respect defaultActiveApplication in activeApplication selection (#862) (b1ddae2)
7.1.0 (2024-03-07)
Features
- Add wrappers for native XCTest video recorder (#858) (9728548)
Miscellaneous Chores
7.0.6 (2024-03-03)
Miscellaneous Chores
- Handle app startup errors as session creation exceptions (#855) (0ec5398)
7.0.5 (2024-03-03)
Reverts
7.0.4 (2024-03-03)
Miscellaneous Chores
- dummy commit to trigger a release (0cb66c5)
7.0.3 (2024-03-03)
Miscellaneous Chores
7.0.2 (2024-02-28)
Miscellaneous Chores
- Tune alert detection if system app is active (#854) (857d3de)
7.0.1 (2024-02-21)
Miscellaneous Chores
- Simplify the logic of alert element detection (#851) (54f91f1)
7.0.0 (2024-02-12)
⚠ BREAKING CHANGES
- The following REST endpoints have been removed, use W3C actions instead:
- /wda/touch/perform
- /wda/touch/multi/perform
Features
6.1.1 (2024-02-11)
Miscellaneous Chores
- Make sure the app under test is restarted if opened from a deep link (#846) (88b0a5b)
6.1.0 (2024-02-10)
Features
- Add a possibility of starting a test with a deep link (#845) (aa25e49)
6.0.0 (2024-01-31)
⚠ BREAKING CHANGES
- The /wda/tap/:uuid endpoint has been replaced by /wda/element/:uuid/tap and /wda/tap ones
Features
- Add coordinate-based APIs for gesture calls (#843) (feda373)
5.15.8 (2024-01-24)
Bug Fixes
5.15.7 (2024-01-16)
Miscellaneous Chores
- deps-dev: bump semantic-release from 22.0.12 to 23.0.0 (#836) (a3ac2c5)
Code Refactoring
- Ditch FBApplication in favour of XCUIApplication extensions (#834) (70a8d98)
5.15.6 (2024-01-06)
Miscellaneous Chores
5.15.5 (2023-12-13)
Miscellaneous Chores
- use appearance for get as well if available (#825) (89e233d)
5.15.4 (2023-12-07)
Bug Fixes
5.15.3 (2023-11-24)
Miscellaneous Chores
- Make xcodebuild error message more helpful (#816) (2d7fc03)
5.15.2 (2023-11-23)
Bug Fixes
Miscellaneous Chores
- a dummy commit to check a package release (08388fd)
5.15.1 (2023-11-16)
Bug Fixes
- Content-Type of the MJPEG server (b4704da)
Code Refactoring
5.15.0 (2023-11-16)
Features
- Add element attributes to the performAccessibilityAudit output (#808) (0d7e4a6)
5.14.0 (2023-11-10)
Features
- use khidusage_keyboardclear to
clear for iOS/iPad as the 1st attempt, tune tvOS (#811) (dd093ea)
5.13.3 (2023-11-10)
Bug Fixes
- unrecognized selector sent to instance 0x2829adb20 error in clear (#809) (79832bc)
5.13.2 (2023-11-06)
Miscellaneous Chores
5.13.1 (2023-11-01)
Miscellaneous Chores
- deps: bump asyncbox from 2.9.4 to 3.0.0 (#803) (0f2305d)
5.13.0 (2023-10-31)
Features
- Add "elementDescription" property to audit issues containing the debug description of an element (#802) (9925af4)
5.12.3 (2023-10-31)
Miscellaneous Chores
- Return better error on WDA startup timeout (#801) (796d5e7)
5.12.2 (2023-10-29)
Miscellaneous Chores
- return operation error in
handleKeyboardInput (#799) (247ace6)
5.12.1 (2023-10-28)
Bug Fixes
- when 0 is given for handleKeyboardInput (#798) (58ebe8e)
5.12.0 (2023-10-26)
Features
5.11.7 (2023-10-25)
Miscellaneous Chores
5.11.6 (2023-10-25)
Miscellaneous Chores
5.11.5 (2023-10-23)
Miscellaneous Chores
- deps-dev: bump eslint-config-prettier from 8.10.0 to 9.0.0 (#791) (f130961)
- deps-dev: bump lint-staged from 14.0.1 to 15.0.2 (#792) (440279d)
- deps-dev: bump semantic-release from 21.1.2 to 22.0.5 (#781) (a967183)
5.11.4 (2023-10-23)
Miscellaneous Chores
- deps-dev: bump sinon from 16.1.3 to 17.0.0 (#795) (4921899)
5.11.3 (2023-10-21)
Miscellaneous Chores
- use PRODUCT_BUNDLE_IDENTIFIER to info.plist (#794) (543c498)
5.11.2 (2023-10-19)
Miscellaneous Chores
- Use latest teen_process types (895cdfc)
5.11.1 (2023-10-19)
Miscellaneous Chores
5.11.0 (2023-10-05)
Features
5.10.1 (2023-10-05)
Miscellaneous Chores
- Remove the hardcoded keyboard wait delay from handleKeys (#784) (f043d67)
5.10.0 (2023-09-25)
Features
- remove test frameworks in Frameworks and add device local references as rpath for real devices (#780) (ae6c842)
5.9.1 (2023-09-22)
Bug Fixes
- Provide signing arguments as command line parameters (#779) (51ba527)
5.9.0 (2023-09-22)
Features
- do not get active process information in a new session request (#774) (2784ce4)
5.8.7 (2023-09-22)
Miscellaneous Chores
5.8.6 (2023-09-21)
Miscellaneous Chores
5.8.5 (2023-09-15)
Miscellaneous Chores
- deps-dev: bump sinon from 15.2.0 to 16.0.0 (#766) (2ffd187)
5.8.4 (2023-09-14)
Miscellaneous Chores
5.8.3 (2023-09-01)
Bug Fixes
5.8.2 (2023-08-28)
Miscellaneous Chores
- deps-dev: bump conventional-changelog-conventionalcommits (#757) (a3047ea)
5.8.1 (2023-08-25)
Miscellaneous Chores
- deps-dev: bump semantic-release from 20.1.3 to 21.1.0 (#754) (d86d9a6)
5.8.0 (2023-08-24)
Features
5.7.0 (2023-08-24)
Features
5.6.2 (2023-08-23)
Miscellaneous Chores
- Remove unused glob dependency (ee7655e)
5.6.1 (2023-08-14)
Miscellaneous Chores
- deps-dev: bump lint-staged from 13.3.0 to 14.0.0 (#750) (0b74bf5)
5.6.0 (2023-07-15)
Features
- apply shouldWaitForQuiescence for activate in /wda/apps/launch (#739) (#740) (66ab695)
5.5.2 (2023-07-07)
Miscellaneous Chores
- deps-dev: bump prettier from 2.8.8 to 3.0.0 (#735) (15614d0)
5.5.1 (2023-06-16)
Bug Fixes
- Update strongbox API name (4977032)
5.5.0 (2023-06-12)
Features
5.4.1 (2023-06-09)
Bug Fixes
- Return default testmanagerd version if the info is not available (#728) (e6e2dbd)
5.4.0 (2023-06-09)
Features
Bug Fixes
- Streamline errors handling for async block calls (#725) (364b779)
5.3.3 (2023-06-08)
Miscellaneous Chores
- Disable automatic screen recording by default (#726) (a070223)
5.3.2 (2023-06-07)
Miscellaneous Chores
- deps-dev: bump conventional-changelog-conventionalcommits (#723) (b22f61e)
5.3.1 (2023-06-06)
Bug Fixes
- remove Parameter of overriding method should be annotated with attribute((noescape)) (#720) (5f811ac)
5.3.0 (2023-05-22)
Features
- Use strongbox to persist the previous version of the module (#714) (4611792)
5.2.0 (2023-05-20)
Features
- Replace non-encodable characters in the resulting JSON (#713) (cdfae40)
5.1.6 (2023-05-18)
Miscellaneous Chores
5.1.5 (2023-05-18)
Miscellaneous Chores
- Drop obsolete workarounds for coordinates calculation (#701) (259f731)
5.1.4 (2023-05-16)
Bug Fixes
- Prevent freeze on launch/activate of a missing app (#706) (c4976e3)
5.1.3 (2023-05-16)
Bug Fixes
- Revert "fix: Assert app is installed before launching or activating it (#704)" (#705) (00baeb2)
5.1.2 (2023-05-15)
Miscellaneous Chores
5.1.1 (2023-05-15)
Bug Fixes
- Assert app is installed before launching or activating it (#704) (94e5c51)
5.1.0 (2023-05-14)
Features
- Add a possibility to provide a target picker value (#699) (fc76aee)
Code Refactoring
- Remove obsolete coordinate calculation workarounds needed for older xCode SDKs (#698) (025b42c)
5.0.0 (2023-05-14)
⚠ BREAKING CHANGES
- The minimum supported xCode/iOS version is now 13/15.0
Code Refactoring
- Drop workarounds for legacy iOS versions (#696) (bb562b9)
4.15.1 (2023-05-06)
Performance Improvements
- tune webDriverAgentUrl case by skiping xcodebuild stuff (#691) (d8f1457)
4.15.0 (2023-05-04)
Features
- Make isFocused attribute available for iOS elements (#692) (0ec74ce)
4.14.0 (2023-05-02)
Features
- start wda process via Xctest in a real device (#687) (e1c0f83)
4.13.2 (2023-04-28)
Miscellaneous Chores
- add withoutSession for pasteboard for debug (#688) (edcbf9e)
4.13.1 (2023-04-04)
Bug Fixes
4.13.0 (2023-02-23)
Features
4.12.2 (2023-02-22)
Miscellaneous Chores
- Make sure the test is never going to be unexpectedly interrupted (#664) (cafe47e)
4.12.1 (2023-02-20)
Bug Fixes
- Return null if no simulated location has been previously set (#663) (6a5c48b)
4.12.0 (2023-02-20)
Features
- Add support of the simulated geolocation setting (#662) (ebb9e60)
4.11.0 (2023-02-19)
Features
- Add openUrl handler available since Xcode 14.3 (#661) (bee564e)
Bug Fixes
- Catch unexpected exceptions thrown by the alerts monitor (#660) (aa22555)
Miscellaneous Chores
Bug Fixes
- Pull defaultAdditionalRequestParameters dynamically (#658) (d7c397b)
Bug Fixes
- Properly update maxDepth while fetching snapshots (#655) (6f99bab)
Miscellaneous Chores
- deps-dev: bump semantic-release from 19.0.5 to 20.0.2 (#651) (e96c367)
Miscellaneous Chores
- deps-dev: bump appium-xcode from 4.0.5 to 5.0.0 (#652) (75c247f)
Miscellaneous Chores
- simplify Script/build-webdriveragent.js (#647) (81dab6c)
Miscellaneous Chores
- add ARCHS=arm64 for a release package build (#649) (08612aa)
Miscellaneous Chores
- build only arm64 for generic build in a release (#648) (63e175d)
Miscellaneous Chores
Miscellaneous Chores
Bug Fixes
- Provide proper xcodebuild argument for tvOS (#640) (72bd327)
Bug Fixes
- Only check existence if firstMatch is applied (#638) (5394fe8)
4.10.9 (2022-11-25)
4.10.8 (2022-11-24)
4.10.7 (2022-11-24)
4.10.6 (2022-11-23)
4.10.5 (2022-11-22)
4.10.4 (2022-11-22)
4.10.3 (2022-11-22)
4.10.2 (2022-11-06)