From 002f8dd39caac62fab09fcff3d3fd3227d6f7b41 Mon Sep 17 00:00:00 2001 From: 4eb0da <4eb0da@yandex-team.com> Date: Tue, 15 Apr 2025 16:28:44 +0300 Subject: [PATCH] Enable tests commit_hash:1b9910b0069ceaa2ef138922647756cb3ad6265d --- test_data/regression_test_data/index.json | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/test_data/regression_test_data/index.json b/test_data/regression_test_data/index.json index 2163d7605..8b994c619 100644 --- a/test_data/regression_test_data/index.json +++ b/test_data/regression_test_data/index.json @@ -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",