Home
last modified time | relevance | path

Searched refs:navigate_to_url (Results 1 – 19 of 19) sorted by relevance

/external/autotest/client/site_tests/policy_CookiesSessionOnlyForUrls/
Dpolicy_CookiesSessionOnlyForUrls.py71 tab = self.navigate_to_url(url)
113 tab = self.navigate_to_url(self.COOKIE_EXCEPTIONS_PAGE)
/external/autotest/client/site_tests/policy_ForceGoogleSafeSearch/
Dpolicy_ForceGoogleSafeSearch.py50 tab = self.navigate_to_url(self.GOOGLE_SEARCH_URL)
/external/autotest/client/site_tests/policy_ForceYouTubeSafetyMode/
Dpolicy_ForceYouTubeSafetyMode.py69 tab = self.navigate_to_url(self.YOUTUBE_SEARCH_URL)
/external/autotest/client/site_tests/policy_EditBookmarksEnabled/
Dpolicy_EditBookmarksEnabled.py60 tab = self.navigate_to_url('chrome://bookmarks/#1')
/external/autotest/client/site_tests/policy_CookiesAllowedForUrls/
Dpolicy_CookiesAllowedForUrls.py67 tab = self.navigate_to_url(url)
/external/autotest/client/site_tests/policy_CookiesBlockedForUrls/
Dpolicy_CookiesBlockedForUrls.py68 tab = self.navigate_to_url(url)
/external/autotest/client/site_tests/policy_PopupsBlockedForUrls/
Dpolicy_PopupsBlockedForUrls.py80 tab = self.navigate_to_url(self.TEST_URL)
/external/autotest/client/site_tests/policy_PopupsAllowedForUrls/
Dpolicy_PopupsAllowedForUrls.py79 tab = self.navigate_to_url(self.TEST_URL)
/external/autotest/client/site_tests/policy_NotificationsBlockedForUrls/
Dpolicy_NotificationsBlockedForUrls.py104 tab = self.navigate_to_url(self.TEST_URL)
/external/autotest/client/site_tests/policy_NotificationsAllowedForUrls/
Dpolicy_NotificationsAllowedForUrls.py100 tab = self.navigate_to_url(self.TEST_URL)
/external/autotest/client/site_tests/policy_ImagesBlockedForUrls/
Dpolicy_ImagesBlockedForUrls.py94 tab = self.navigate_to_url(self.TEST_URL)
/external/autotest/client/site_tests/policy_ImagesAllowedForUrls/
Dpolicy_ImagesAllowedForUrls.py96 tab = self.navigate_to_url(self.TEST_URL)
/external/autotest/client/site_tests/policy_ManagedBookmarks/
Dpolicy_ManagedBookmarks.py129 tab = self.navigate_to_url(bmp_url)
/external/autotest/client/site_tests/policy_PluginsAllowedForUrls/
Dpolicy_PluginsAllowedForUrls.py130 tab = self.navigate_to_url(self.TEST_URL)
/external/autotest/client/site_tests/policy_URLBlacklist/
Dpolicy_URLBlacklist.py85 tab = self.navigate_to_url(url)
/external/autotest/client/site_tests/policy_URLWhitelist/
Dpolicy_URLWhitelist.py85 tab = self.navigate_to_url(url)
/external/autotest/client/site_tests/policy_PluginsBlockedForUrls/
Dpolicy_PluginsBlockedForUrls.py130 tab = self.navigate_to_url(self.TEST_URL)
/external/autotest/client/cros/enterprise/
Denterprise_policy_base.py319 tab = self.navigate_to_url(self.CHROME_POLICY_PAGE)
402 def navigate_to_url(self, url, tab=None): member in EnterprisePolicyTest
/external/autotest/client/site_tests/policy_ProxySettings/
Dpolicy_ProxySettings.py151 self.navigate_to_url(self.TEST_URL)