public void ThenIShouldSeeLocatorHeader() { Assert.AreEqual(Pages.LocatorPage().Title, Driver.GetDriver().Title, "locator header is different"); }