public class ConnectWizardPage extends AbstractWizardPage
| Modifier and Type | Field and Description |
|---|---|
protected static String |
REGISTER_DIV_LOCATOR |
BUTTON_LOCATORdriver, userServicesForm| Constructor and Description |
|---|
ConnectWizardPage(org.openqa.selenium.WebDriver driver) |
| Modifier and Type | Method and Description |
|---|---|
void |
exitIframe() |
String |
getErrorMessage() |
<T extends AbstractPage> |
getLink(Class<T> wizardPageClass,
String text) |
ConnectWizardPage |
getLink(String text) |
protected String |
getNextButtonLocator() |
protected String |
getPreviousButtonLocator() |
String |
getTitle() |
String |
getTitle2() |
ConnectWizardPage |
submitWithError() |
clearInput, fillInput, findNavButton, nav, nav, navById, navById, navByLink, navByLink, next, next, previous, previous, selectOption, selectOptionWithReloadasPage, clickOnTabIfNotSelected, clickOnTabIfNotSelected, clickOnTabIfNotSelected, findElementAndWaitUntilEnabled, findElementAndWaitUntilEnabled, findElementsWithTimeout, findElementWaitUntilEnabledAndClick, findElementWaitUntilEnabledAndClick, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, get, getErrorFeedbackMessage, getFancyBoxContent, getFeedbackMessage, getHeaderLinks, getWebFragment, getWebFragment, hasElement, selectItemInDropDownMenu, switchToFrame, useAjaxTabs, waitUntilEnabled, waitUntilURLDifferentFromprotected static final String REGISTER_DIV_LOCATOR
public ConnectWizardPage(org.openqa.selenium.WebDriver driver)
public String getTitle()
getTitle in class AbstractWizardPagepublic void exitIframe()
public String getErrorMessage()
protected String getNextButtonLocator()
getNextButtonLocator in class AbstractWizardPageprotected String getPreviousButtonLocator()
getPreviousButtonLocator in class AbstractWizardPagepublic ConnectWizardPage getLink(String text)
public ConnectWizardPage submitWithError()
public <T extends AbstractPage> T getLink(Class<T> wizardPageClass, String text)
Copyright © 2016 Nuxeo SA. All rights reserved.