blob: 3d4e29c64c3ec5c93db914087b2914018717e8ac [file] [log] [blame]
# Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
AUTHOR = "Chrome OS Team"
NAME = "desktopui_PyAutoChromeFirstRender"
PURPOSE = "Measures time to render first tab in Chrome after login."
CRITERIA = "This test is a benchmark. It will fail if login fails."
TIME = "SHORT"
TEST_CATEGORY = "General"
TEST_CLASS = "desktopui"
TEST_TYPE = "client"
DOC = """
This is a metrics test that collects the time it takes for Chrome to render its
first page after login is successful
"""
job.run_test('desktopui_PyAutoChromeFirstRender')