public FastModeWebDriverFactoryMethodWrapper(Func<ISelfCleanUpWebDriver> factoryMethod) { this.factory = factoryMethod(); }
public FastModeWebDriverFactoryMethodWrapper(Func <ISelfCleanUpWebDriver> factoryMethod) { this.factory = factoryMethod(); }