Enable tests

commit_hash:1b9910b0069ceaa2ef138922647756cb3ad6265d
This commit is contained in:
4eb0da
2025-04-15 16:33:24 +03:00
parent 17bf84b1a2
commit 002f8dd39c
+11 -6
View File
@@ -17,7 +17,7 @@
"file": "actions/copy-to-clipboard.json"
},
{
"title": "Focus action",
"title": "Focus action 2",
"case_id": 14,
"platforms": [
"web"
@@ -61,7 +61,8 @@
"title": "Focus action",
"case_id": 14,
"platforms": [
"ios"
"ios",
"web"
],
"tags": [
"DivAction"
@@ -98,7 +99,8 @@
"title": "Long tap",
"platforms": [
"android",
"ios"
"ios",
"web"
],
"tags": [
"DivAction"
@@ -131,7 +133,8 @@
"Button state changes to 'Not pressed'"
],
"platforms": [
"android"
"android",
"web"
],
"file": "actions/hover-and-press.json"
},
@@ -560,7 +563,8 @@
{
"title": "Focus events",
"platforms": [
"android"
"android",
"web"
],
"steps": [
"Switch focus to handler",
@@ -662,7 +666,8 @@
],
"platforms": [
"android",
"ios"
"ios",
"web"
],
"steps": [
"Turn on Screen reader",