blob: 8c5d007001e1eddfb540b99fc3c1a965ef713e48 [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_DefaultGeolocationSetting.denied'
ATTRIBUTES = 'suite:ent-nightly, suite:policy'
TIME = 'SHORT'
TEST_CATEGORY = 'General'
TEST_CLASS = 'enterprise'
TEST_TYPE = 'client'
DOC = '''
Verify setting 'DefaultGeolocationSetting' to 'denied' (2) will disable the
HTML5 geolocation API within the Chrome browser.
'''
job.run_test('policy_DefaultGeolocationSetting',
case='denied')