[go: nahoru, domu]

blob: 474df6b7c77f006e81cfc4a8a5f0e33c0ee1f987 [file] [log] [blame]
Alex Bergman4194d902024-04-14 23:08:051# Copyright 2024 The Chromium Authors
2# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5# Schema can be found at: platform/dev/test/gtest/gtest_schema.yaml
6---
7name: "WebHandwritingIntegrationTest"
8harness: "crosier"
9category: "integration"
10owners:
11 - email: "jamescook@chromium.org"
12 - email: "chromeos-sw-engprod@google.com"
13hw_agnostic: True
14criteria: |
15 Navigate to the appropriate test page, based on whether handwriting recognition is supported or not
16cases:
17 - id: "Recognition"
Alex Bergman9c5fc832024-05-21 03:03:5318 tags: ["crosier:crosierdemosuite", "crosier:cq", "group:hw_agnostic"]
Alex Bergman4194d902024-04-14 23:08:0519...