Class FlavorPickerInstallStep
- java.lang.Object
-
- org.xwiki.test.ui.po.BaseElement
-
- org.xwiki.extension.test.po.distribution.AbstractDistributionPage
-
- org.xwiki.extension.test.po.flavor.FlavorPickerInstallStep
-
public class FlavorPickerInstallStep extends AbstractDistributionPage
The Flavor step UI.- Since:
- 10.7RC1
- Version:
- $Id: a3fefb7906b91e6a8c3026f7498ca78e57631453 $
-
-
Constructor Summary
Constructors Constructor Description FlavorPickerInstallStep()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ExtensionPane
getFlavorExtensionPane()
-
Methods inherited from class org.xwiki.extension.test.po.distribution.AbstractDistributionPage
clickCompleteStep, getIcons, isCompleteStepDisabled
-
Methods inherited from class org.xwiki.test.ui.po.BaseElement
getDriver, getUtil, isElementVisible, setContext, waitForNotificationErrorMessage, waitForNotificationInProgressMessage, waitForNotificationSuccessMessage, waitForNotificationWarningMessage, waitUntilPageIsReady
-
-
-
-
Method Detail
-
getFlavorExtensionPane
public ExtensionPane getFlavorExtensionPane()
-
-