Searched refs:browser_class (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_webbrowser.py | 42 browser = self.browser_class(name=CMD_NAME) 55 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 |
Completed in 2 milliseconds