You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Monkey tracing is too random and sometimes out of control.
As a quick and easy means to improve the quality of traces produced by the monkey, we want to compose Robotium and the Android Monkey: Run a robotium script to reach a specific point (in the app) of interest, then start monkeying from that point.
Write a new top-level script (call it autoHybrid.py or something) that does this: This task mainly involves combining relevant fragments of autoLaunch.py and autoMonkey.py.
The text was updated successfully, but these errors were encountered:
Monkey tracing is too random and sometimes out of control.
As a quick and easy means to improve the quality of traces produced by the monkey, we want to compose Robotium and the Android Monkey: Run a robotium script to reach a specific point (in the app) of interest, then start monkeying from that point.
Write a new top-level script (call it autoHybrid.py or something) that does this: This task mainly involves combining relevant fragments of autoLaunch.py and autoMonkey.py.
The text was updated successfully, but these errors were encountered: