public static void StartTest() { BrowserManagement.LaunchBrowser(TestData.BrowserInput.browser); }
public static void StartTest() { BrowserManagement.LaunchBrowser(GlobalEnums.Browser.Chrome); }