public void ThenUserSeesGreetingsInnovators() { string centerTitle = "Greetings, Innovators!"; Assert.True(blogPage.CheckCenterTitle(centerTitle)); }