49 lines
1.4 KiB
JSON
49 lines
1.4 KiB
JSON
{
|
|
"errors": [
|
|
{
|
|
"type": "slider_test",
|
|
"message": "locator.fill: Error: Malformed value\nCall log:\n\u001b[2m - waiting for locator('input[type=\"range\"]').first()\u001b[22m\n\u001b[2m - locator resolved to <input min=\"0\" max=\"24\" step=\"2\" value=\"12\" type=\"range\" class=\"w-full h-2 bg-zinc-700 rounded-lg appearance-none cursor-pointer\"/>\u001b[22m\n\u001b[2m - fill(\"0.8\")\u001b[22m\n\u001b[2m - attempting fill action\u001b[22m\n\u001b[2m - waiting for element to be visible, enabled and editable\u001b[22m\n"
|
|
}
|
|
],
|
|
"consoleMessages": [
|
|
{
|
|
"type": "log",
|
|
"text": "Service Worker registered: ServiceWorkerRegistration"
|
|
}
|
|
],
|
|
"networkErrors": [],
|
|
"testResults": {
|
|
"presetButtons": {
|
|
"found": 4,
|
|
"expected": 6
|
|
},
|
|
"preset_default": "button_not_found",
|
|
"preset_ocean": "success",
|
|
"preset_forest": "button_not_found",
|
|
"preset_sunset": "success",
|
|
"preset_purple": "success",
|
|
"preset_midnight": "success",
|
|
"colorPickers": {
|
|
"found": 5,
|
|
"expected": 4
|
|
},
|
|
"colorPicker_1": {
|
|
"changed": true
|
|
},
|
|
"colorPicker_2": {
|
|
"changed": true
|
|
},
|
|
"colorPicker_3": {
|
|
"changed": true
|
|
},
|
|
"colorPicker_4": {
|
|
"changed": true
|
|
},
|
|
"livePreview": {
|
|
"elementsFound": 0
|
|
},
|
|
"saveButton": {
|
|
"found": true
|
|
}
|
|
}
|
|
} |