docs(travis): Update protocol.md - 86d3925 [skip ci]

This commit is contained in:
Travis CI 2019-04-21 08:14:30 +00:00
parent 86d3925bf4
commit 6b31ff7e79
2 changed files with 7 additions and 3 deletions

View File

@ -2711,7 +2711,7 @@
},
{
"subheads": [],
"description": "Change the current recording folder.",
"description": "\n\nPlease note: if `SetRecordingFolder` is called while a recording is\nin progress, the change won't be applied immediately and will be\neffective on the next recording.",
"param": "{String} `rec-folder` Path of the recording folder.",
"api": "requests",
"name": "SetRecordingFolder",
@ -2746,7 +2746,7 @@
"level": 2,
"text": "SetRecordingFolder"
},
"lead": "",
"lead": "In the current profile, sets the recording folder of the Simple and Advanced output modes to the specified value.",
"type": "class",
"examples": []
},

View File

@ -1213,7 +1213,11 @@ _No additional response items._
- Added in v4.1.0
Change the current recording folder.
Please note: if `SetRecordingFolder` is called while a recording is
in progress, the change won't be applied immediately and will be
effective on the next recording.
**Request Fields:**