Version 2.1 updated at the start of the thread
Added action to just test url with simpler output
AndroidManager - module for managing android emulators
-
Btw, how to set up multithreading?
-
@ChrisHolmes same as in other BAS scripts. See an example of script in the first post.
-
This post is deleted!
-
This post is deleted!
-
@ChrisHolmes first you create devices resource in onApplicationStart function and pass the list of running devices to it. Then you can get serial number for the current thread from this resource.
You can write any logic you want. This is just an example.
-
This post is deleted!
-
This post is deleted!
-
@thepappo Any ideas on how to solve this issue?
1 - [990215880] SubprocessError: Subprocess finished with code 1. Error: adb: failed to stat ToolKit/appsremote/MobileAccountToolKit/SID8dd4cb65/engine/e/0d00.KLVe/distr/app/lib/ADBKeyboard.apk: No such file or directoryThere is a file. This happens when you try to run Compiled version. If I open the project file and run it, it will install it. I don't have BAS on all my servers
This happens when you bot needs to type something
-
@ChrisHolmes try to install this APK manually on emulators you use.
If this issue will solved, you can do this through the actions: "Install App" (if condition from action "Is App Installed" is false).
-
I got stuck on the Starting Node 18.10.0 screen, any idea why? I got node.js installed
-
Has anyone tried to use MEmu comands? https://www.memuplay.com/blog/memucommand-reference-manual.html
Tried to run simple test Run Process / adb shell "memuc getconfigex -i 0 memory", but I'm getting this error
[946915109] [11:40:54] Thread #1 : SubprocessError: Subprocess finished with code 127. Error: /system/bin/sh: memuc: not foundAny ideas?
-
@ChrisHolmes this error due to the memuc command not found in the system variables. You should set it first or use full path in command line to memuc.exe.
P.S. the topic in English here.
-
@thepappo
why am i getting this error?
i also tried this xpath : @class="android.widget.Button"] still same.
Am I entering xpath wrong?
I've tried entering xpath in many different ways.
I also tried clicking with coordinate.
The result is the same.invalid session id: A session is either terminated or not started
Even the "Take Screenshot" same error.


