C# Class Riganti.Utils.Testing.Selenium.Core.FastModeWebDriverFactoryMethodWrapper

Inheritance: IFastModeFactory, ISelfCleanUpWebDriver
Afficher le fichier Open project: riganti/selenium-utils

Méthodes publiques

Méthode Description
Clear ( ) : void
CreateNewInstance ( ) : IWebDriver
Dispose ( ) : void
FastModeWebDriverFactoryMethodWrapper ( Func factoryMethod ) : System
Recreate ( ) : void

Method Details

Clear() public méthode

public Clear ( ) : void
Résultat void

CreateNewInstance() public méthode

public CreateNewInstance ( ) : IWebDriver
Résultat IWebDriver

Dispose() public méthode

public Dispose ( ) : void
Résultat void

FastModeWebDriverFactoryMethodWrapper() public méthode

public FastModeWebDriverFactoryMethodWrapper ( Func factoryMethod ) : System
factoryMethod Func
Résultat System

Recreate() public méthode

public Recreate ( ) : void
Résultat void