Class FlavorDistributionStep
- java.lang.Object
-
- org.xwiki.test.ui.po.BaseElement
-
- org.xwiki.extension.test.po.distribution.AbstractDistributionPage
-
- org.xwiki.extension.test.po.distribution.FlavorDistributionStep
-
public class FlavorDistributionStep extends AbstractDistributionPage
The Flavor step UI.- Since:
- 10.7RC1
- Version:
- $Id: 2fce72e89ff8a772911cc1a26e7a23677fb65315 $
-
-
Constructor Summary
Constructors Constructor Description FlavorDistributionStep()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ExtensionPane
getCurrentFlavorExtensionPane()
FlavorPicker
getKnowInvalidFlavorFlavorPicker()
ExtensionPane
getKnownValieFlavorUpgradeExtensionPane()
-
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
-
getCurrentFlavorExtensionPane
public ExtensionPane getCurrentFlavorExtensionPane()
-
getKnownValieFlavorUpgradeExtensionPane
public ExtensionPane getKnownValieFlavorUpgradeExtensionPane()
-
getKnowInvalidFlavorFlavorPicker
public FlavorPicker getKnowInvalidFlavorFlavorPicker()
-
-