@aiscene/android 1.3.5 → 1.6.0-cache

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,9 +1,5 @@
1
- ## Documentation
1
+ # @midscene/android
2
2
 
3
- Automate UI actions, extract data, and perform assertions using AI. It offers JavaScript SDK, Chrome extension, and support for scripting in YAML.
3
+ Android automation library for Midscene, providing AI-powered testing and automation capabilities for Android devices.
4
4
 
5
- See https://midscenejs.com/ for details.
6
-
7
- ## License
8
-
9
- Midscene is MIT licensed.
5
+ See <https://midscenejs.com/android-introduction.html>.
@@ -0,0 +1 @@
1
+ v1.1.0
@@ -0,0 +1,2 @@
1
+ #!/usr/bin/env node
2
+ require('../dist/lib/cli.js');
package/bin/scrcpy-server CHANGED
Binary file
@@ -0,0 +1 @@
1
+ v3.3.3
package/bin/yadb CHANGED
Binary file