public static BrowserType TestBrowser { get; }
if (BaseConfiguration.TestBrowser == BrowserType.Firefox) { this.Driver.GetElement(this.fileLink.Format(fileName), "Click on file").Click(); };
http://www.accenture.com