docs(ci): Update protocol.md - a1cf7f8 [skip ci]

This commit is contained in:
Azure CI 2021-01-20 09:22:17 +00:00
parent a1cf7f8d32
commit 59ab9548c2

View File

@ -7327,7 +7327,7 @@
"level": 2,
"text": "TakeSourceScreenshot"
},
"lead": "Takes a picture snapshot of a source and then can either or both: - Send it over as a Data URI (base64-encoded data) in the response (by specifying `embedPictureFormat` in the request) - Save it to disk (by specifying `saveToFilePath` in the request)",
"lead": "Takes a picture snapshot of a source and then can either or both: \t- Send it over as a Data URI (base64-encoded data) in the response (by specifying `embedPictureFormat` in the request) \t- Save it to disk (by specifying `saveToFilePath` in the request)",
"type": "class",
"examples": []
}