chromium/third_party/blink/web_tests/http/tests/inspector-protocol/emulation/emulation-sensor-override-metadata-expected.txt

Tests setSensorOverrideEnabled handles metadata
{
    error : {
        code : -32602
        message : The specified minimum frequency is higher than the maximum frequency
    }
    id : <number>
    sessionId : <string>
}
{
    id : <number>
    result : {
    }
    sessionId : <string>
}
sensor.start() failed with NotReadableError