monkeyrunner
Is there any way to switch on wifi in monkeyrunner otherthan using the cordinates
Is there any way to switch on wifi in monkeyrunner otherthan using the cordinates.?Can we use WifiManager api from monkeyrunner.[详细]
2023-04-10 23:44 分类:问答UI Stress Testing on Android
is there a way for me to do a sort of UI Stress test, similar to that of monkey runner. I want my stress tester to click randomly on the screen until something is prompted.[详细]
2023-04-09 21:13 分类:问答how to get menu label in monkeyrunner.?
I want to get the menu list item开发者_C百科s from an android phone. Are there any methods in monkeyrunner to fetch this?From the monkeyrunner description:[详细]
2023-04-08 22:40 分类:问答Monkey Runner import giving error
i created an empty file an named it something.py, and then i just copied the lines of code from the android developer website. However, if i try to run it, i get an[详细]
2023-04-07 19:39 分类:问答What exactly is a monkey doing messing with my Android phone?
Looking through the Android apis I found a method call isUserAMonkey(), says it returns true if the phone is being messed with by a monkey.[详细]
2023-04-07 16:24 分类:问答android monkey runner scripts
i am tryig to execute a sample python program through monkey runner command prompt and it 开发者_开发知识库is throwing an error[详细]
2023-04-07 07:40 分类:问答Do you know any dynamic instrumentation tool for Android with multi-device support (ideally in Python or Jython)?
For my CI infrastrucure I need to automatically deploy and run complex tests between two (or more) android phones from a controler machine (linux).[详细]
2023-04-06 17:12 分类:问答How to inherit from MonkeyDevice?
I would like to extend the MonkeyDevice class of the monkeyrunner API. My derived class looks like this.[详细]
2023-04-04 22:48 分类:问答Compare two images in Monkeyrunner under windows
I am trying to compare two images that are taken from monkeyrunner. I found that there is sameAs in monkeyrunner but it seems to not work.[详细]
2023-04-04 12:51 分类:问答Reboot offline Android device remotely
I would like to reboot a connected but offline Motorola Droid 2 device via ADB (or monkeyrunner). Restarting ADB via adb kill-server and then adb devices has not brought the device back online. So I f[详细]
2023-04-03 04:57 分类:问答