Upd tests

commit_hash:6e98608b60bdb31837eb06031c35db8a668a3a8b
This commit is contained in:
4eb0da
2026-03-18 22:15:50 +03:00
parent 79e126bec6
commit 1dca60041d
12 changed files with 3 additions and 3 deletions
@@ -11,7 +11,7 @@
{
"name": "message",
"type": "string",
"value": "Visibility action will trigger in 2 seconds"
"value": "Visibility action will trigger in 4 seconds"
}
],
"states": [
@@ -34,7 +34,7 @@
{
"log_id": "text/visible",
"url": "div-action://set_variable?name=message&value=Triggered!",
"visibility_duration": 3000
"visibility_duration": 4000
}
]
}
@@ -49,7 +49,7 @@
"expected_screenshot": "step0.png"
},
{
"delay": 3000,
"delay": 4000,
"expected_screenshot": "step1.png"
}
]