C# Class WallpaperDownloader.App.Factories.BrowserFactory

Afficher le fichier Open project: iordan93/WallpaperDownloader

Méthodes publiques

Méthode Description
GetBrowser ( BrowserType type ) : IWebDriver

Private Methods

Méthode Description
GetChromeBrowser ( ) : IWebDriver
GetFirefoxBrowser ( ) : IWebDriver

Method Details

GetBrowser() public static méthode

public static GetBrowser ( BrowserType type ) : IWebDriver
type BrowserType
Résultat IWebDriver