| Package | Description |
|---|---|
| com.seleniumtests.webelements |
| Modifier and Type | Method and Description |
|---|---|
void |
BasePage.assertTable(Table table,
int row,
int col,
String text) |
void |
BasePage.assertTableContains(Table table,
int row,
int col,
String text) |
void |
BasePage.assertTableMatches(Table table,
int row,
int col,
String text) |
Copyright © 2015. All rights reserved.