Class FlavorPane
- java.lang.Object
-
- org.xwiki.test.ui.po.BaseElement
-
- org.xwiki.extension.test.po.flavor.FlavorPane
-
public class FlavorPane extends BaseElement
Displays a log item.- Since:
- 4.2M1
- Version:
- $Id: 67237b117d48d9cfa301be112daf900cd78f5c8a $
-
-
Constructor Summary
Constructors Constructor Description FlavorPane(org.openqa.selenium.WebElement container)
Creates a new instance.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getAuthors()
String
getName()
String
getSummary()
String
getVersion()
void
select()
-
Methods inherited from class org.xwiki.test.ui.po.BaseElement
getDriver, getUtil, isElementVisible, setContext, waitForNotificationErrorMessage, waitForNotificationInProgressMessage, waitForNotificationSuccessMessage, waitForNotificationWarningMessage, waitUntilPageIsReady
-
-