cc_transcript_statistics
cc_transcript_statistics
Statistics details related to the CC and Transcript Functionality.
JSON Example
{
"allitemcount": 0,
"pageurl": "string",
"time": "number",
"totalelements": 0,
"totalaudios": 0,
"totalvideos": 0
}
integer
allitemcount
Required
Total number of elements that are having issues.
string
pageurl
Required
The URL that has been tested.
number
time
Required
Time taken to perform the testing.
integer
totalelements
Required
Total elements that has been tested.
integer
totalaudios
Required
Total audios that are present on the webpage.
integer
totalvideos
Required
Total videos that are present on the webpage.