public void Setup() { browser = new SeleniumBrowser(); browser.GoToURL("https://www.expedia.com/"); }