blob: d3613fc61c5a0f26f2fe79b5a06f3820dc092eb5 [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.notset_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 not set.
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='NotSet_Enable')