mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-07 05:53:00 +08:00
refactor: complete ActionOptions unification and pointer type optimization
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"android": [
|
||||
{
|
||||
"serial": "$device",
|
||||
"log_on": true,
|
||||
"log_on": false,
|
||||
"adb_server_host": "localhost",
|
||||
"adb_server_port": 5037,
|
||||
"uia2_ip": "localhost",
|
||||
|
||||
Reference in New Issue
Block a user