File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -895,7 +895,8 @@ user | number or string | no | The user ID for which the package is installed. T
895895
896896#### Returned Result
897897
898- List of installed package names.
898+ A map where keys are packageName and values are maps of platform-specific app properties since UIAutomator2 driver v7.0.0.
899+ UIAutomator2 driver v6.9.0 and v6.9.1 were a list of installed package names.
899900
900901### mobile: queryAppState
901902
Original file line number Diff line number Diff line change 5858 },
5959 "dependencies" : {
6060 "appium-adb" : " ^14.0.0" ,
61- "appium-android-driver" : " ^12.7 .0" ,
61+ "appium-android-driver" : " ^13.0 .0" ,
6262 "appium-uiautomator2-server" : " ^9.11.1" ,
6363 "asyncbox" : " ^6.0.1" ,
6464 "axios" : " ^1.13.5" ,
You can’t perform that action at this time.
0 commit comments