blob: 6e62dc73ba95c07ac4decfb979d6b895d5e9ba7b [file] [log] [blame]
# Copyright 2019 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 = 'dbeckett'
NAME = 'policy_TranslateEnabled.disable'
ATTRIBUTES = 'suite:ent-nightly, suite:policy'
TIME = 'SHORT'
TEST_CATEGORY = 'General'
TEST_CLASS = 'enterprise'
TEST_TYPE = 'client'
DOC = '''
Verify Setting 'TranslateEnabled' to false will disable the translate feature
on pages within the Chrome browser.
'''
job.run_test('policy_TranslateEnabled',
case=False)