Package com.xwiki.pdfviewer.po
Class TabLayoutPDFMacro
java.lang.Object
org.xwiki.test.ui.po.BaseElement
com.xwiki.pdfviewer.po.TabLayoutPDFMacro
public class TabLayoutPDFMacro
extends org.xwiki.test.ui.po.BaseElement
Represents a PDF Viewer macro that uses the tab layout and provides access to its attributes.
- Since:
- 2.7
- Version:
- $Id$
-
Constructor Summary
ConstructorsConstructorDescriptionTabLayoutPDFMacro(org.openqa.selenium.WebElement macro, org.openqa.selenium.WebElement tabs) -
Method Summary
Modifier and TypeMethodDescriptionvoidclickTab(int index) intgetTabHref(int index) getTabName(int index) List<org.openqa.selenium.WebElement>getTabs()getText()getWidth()Methods inherited from class org.xwiki.test.ui.po.BaseElement
getDriver, getUtil, isElementVisible, setContext, waitForNotificationErrorMessage, waitForNotificationInProgressMessage, waitForNotificationSuccessMessage, waitForNotificationWarningMessage, waitUntilPageIsReady
-
Constructor Details
-
TabLayoutPDFMacro
public TabLayoutPDFMacro(org.openqa.selenium.WebElement macro, org.openqa.selenium.WebElement tabs)
-
-
Method Details
-
clickTab
public void clickTab(int index) -
getActiveTab
public int getActiveTab() -
getTabHref
-
getTabName
-
getText
-
getHeight
-
getWidth
-
getTabs
-
getTabsNames
-