3 "namespace": "experimental.record",
6 "id": "SessionDetails",
14 "Absolute path to an unpacked extension to run in the subbrowser session."
19 "id": "ReplayURLsResult",
21 "description": "Return value for Replay callback",
25 "description": "Time in milliseconds to complete all runs."
29 "description": "Full multiline dump of output stats, showing one statistic per line, comprising an abbreviated statistic name and its value (e.g. vmsize_f_b= 696164352 bytes for final vm size). This is ugly, and will be changed shortly."
33 "items": {"type": "string"},
34 "description": "List of errors during replay. Presently, this should only be abnormal browser termination for unexpected reasons."
41 "name": "captureURLs",
47 "description": "Unique name of the capture.",
52 "items": {"type": "string"},
53 "description": "URL list to visit during capture.",
59 "description": "Called when capture has completed.",
64 "items": {"type": "string"},
66 "description": "List of any URLs that failed to load, one error per textline, along with failure reason (e.g. unknown domain). Also may include general abnormal-exit message if the subbrowser run failed for other reasons."
79 "name": "captureName",
80 "description": "Unique name of capture. Use to determine cache."
84 "name": "repeatCount",
89 "$ref": "SessionDetails",
97 "description": "Called when playback has completed.",
100 "$ref": "ReplayURLsResult",