预览沙箱
截取沙箱的截图并获取光标位置。
curl -X POST "https://loading/api/orgs/string/sandboxes/string/preview"{
"screenShot": "http://example.com",
"cursorPosition": {
"x": 0,
"y": 0,
"screenWidth": 0,
"screenHeight": 0,
"screenIndex": 0
},
"actionResult": null
}