blob: 0a637f6282bc8784a45e6f2ec9649f9b359eac45 [file] [log] [blame]
# Copyright 2016 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 = 'scunningham'
NAME = 'policy_AutoFillEnabled.true_enable'
ATTRIBUTES = 'suite:regression'
TIME = 'SHORT'
TEST_CATEGORY = 'General'
TEST_CLASS = 'enterprise'
TEST_TYPE = 'client'
DOC = '''
Verify effects of AutoFillEnabled policy on client behavior & appearance.
This test case verifies the behavior and appearance of Chrome OS when the
AutoFillEnabled user policy is set true.
The test case shall pass if the chrome://settings page allows the user to
edit the Autofill settings. It shall fail if setting is not editable.
'''
job.run_test('policy_AutoFillEnabled', case='True_Enable')