Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_webbrowser.py51 browser_class = webbrowser.GenericBrowser variable in GenericBrowserCommandTest
61 browser_class = webbrowser.BackgroundBrowser variable in BackgroundBrowserCommandTest
71 browser_class = webbrowser.Chrome variable in ChromeCommandTest
96 browser_class = webbrowser.Mozilla variable in MozillaCommandTest
121 browser_class = webbrowser.Netscape variable in NetscapeCommandTest
146 browser_class = webbrowser.Galeon variable in GaleonCommandTest
171 browser_class = webbrowser.Opera variable in OperaCommandTest
196 browser_class = webbrowser.Elinks variable in ELinksCommandTest