Home
last modified time | relevance | path

Searched defs:browser_class (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_webbrowser.py55 browser_class = webbrowser.GenericBrowser variable in GenericBrowserCommandTest
65 browser_class = webbrowser.BackgroundBrowser variable in BackgroundBrowserCommandTest
75 browser_class = webbrowser.Chrome variable in ChromeCommandTest
100 browser_class = webbrowser.Mozilla variable in MozillaCommandTest
125 browser_class = webbrowser.Netscape variable in NetscapeCommandTest
150 browser_class = webbrowser.Galeon variable in GaleonCommandTest
175 browser_class = webbrowser.Opera variable in OperaCommandTest
200 browser_class = webbrowser.Elinks variable in ELinksCommandTest