I start my monkeyrunner script like this
monkeyrunner my_script
but I want to pass some arguments for example like this
monkeyrunner my_script -n 100
and how can I read this value inside the my_script
|
I start my monkeyrunner script like this
but I want to pass some arguments for example like this
and how can I read this value inside the my_script
| ||||
|
feedback
|
|
You can access the script arguments in
| |||||
feedback
|