public class Pagination extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
hasPaginationButton(WebDrone drone,
String css)
Checks for next or previous pagination button.
|
static HtmlPage |
selectPagiantionButton(WebDrone drone,
String css)
Selects the next or previous button on the pagination
bar based on the action required.
|
Copyright © 2014. All rights reserved.