diff --git a/docs/server-args.md b/docs/server-args.md index 54faff2b..d4985e57 100644 --- a/docs/server-args.md +++ b/docs/server-args.md @@ -25,7 +25,7 @@ These arguments are set when you launch the Appium server with device-farm plugi | `--plugin-device-farm-booted-simulators` | No | Consider only booted iOS simulators | `false` | true/false | | `--plugin-device-farm-wda-bundle-id` | Yes | For real device, please resign the ipa file and provide the new bundle of the ipa | None | `atd.pro` | | `--plugin-device-farm-remote-connection-timeout` | No | During remote execution set the session creation timeout | 60000 | `120000` ms | -| `--plugin-device-farm-live-streaming` | No | Live streaming of test execution | false | `true/false` | + ### Emulator (Android Virtual Device) | Capability Name | Description |