public Customer() { _driver = Chrome.CreateDriver(); _driver.Navigate().GoToUrl(@"http://localhost:61336"); }