We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73429cd commit aeb87dcCopy full SHA for aeb87dc
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [9.3.0](https://github.com/appium/appium-xcuitest-driver/compare/v9.2.5...v9.3.0) (2025-05-28)
2
+
3
+### Features
4
5
+* Add traits attributes ([#2566](https://github.com/appium/appium-xcuitest-driver/issues/2566)) ([73429cd](https://github.com/appium/appium-xcuitest-driver/commit/73429cd7b9a2e9054dc35ae87be5d2c0e1c62d56))
6
7
## [9.2.5](https://github.com/appium/appium-xcuitest-driver/compare/v9.2.4...v9.2.5) (2025-05-21)
8
9
### Miscellaneous Chores
package.json
@@ -8,7 +8,7 @@
"xcuitest",
"xctest"
10
],
11
- "version": "9.2.5",
+ "version": "9.3.0",
12
"author": "Appium Contributors",
13
"license": "Apache-2.0",
14
"repository": {
0 commit comments