public class GoogleTest extends BaseTestCase
screenshotRule| Constructor and Description |
|---|
GoogleTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
after() |
void |
goToGooglePageAndAccessTheFirstResultAndCompareTheTitleWithRightTitle() |
void |
goToGooglePageAndAccessTheFirstResultAndCompareTheTitleWithWrongTitle() |
void |
setUp() |
static void |
tearDown() |
afterClass, beforeClasspublic void setUp()
public void after()
public static void tearDown()
public void goToGooglePageAndAccessTheFirstResultAndCompareTheTitleWithWrongTitle()
public void goToGooglePageAndAccessTheFirstResultAndCompareTheTitleWithRightTitle()