[{"label":"Latest (1.0.0)","version":"latest"}]
crest

FocusIndicatorStatistics

Statistics details related to the Focus Indicator Functionality.


Properties

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.

JSON Example

{
	"allitemcount": 0,
	"pageurl": "string",
	"time": 0,
	"totalelements": 0
}
[{"label":"Latest (1.0.0)","version":"latest"}]
crest
Property Of

FocusIndicatorSuccessResponse

Feedback

Was this page helpful?