public class InsertTablePopup extends Dialog
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_COLS |
static int |
DEFAULT_ROWS |
Constructor and Description |
---|
InsertTablePopup(ConfluenceSeleniumClient client) |
Modifier and Type | Method and Description |
---|---|
void |
checkHeading() |
void |
clickInsert() |
void |
setCols(int numberOfCols) |
void |
setRows(int numberOfRows) |
void |
uncheckHeading() |
clickButton, clickCancel, clickLink, clickPageMenu, getTitle, hasPageMenu, isVisible, pressEscape, pressEscapeOnly, waitForRemoval, waitUntilClosed, waitUntilVisible
public static final int DEFAULT_ROWS
public static final int DEFAULT_COLS
public InsertTablePopup(ConfluenceSeleniumClient client)
Copyright © 2003–2017 Atlassian. All rights reserved.