public void FormButtonIsActive() { Assert.True(formPage.IsFormTabActive(), "Form Button not active!"); homePage.driver.Close(); }