public class UserEditFormPage extends UsersGroupsBasePage
selectedTab, usersTabLink
driver, userServicesForm
Constructor and Description |
---|
UserEditFormPage(org.openqa.selenium.WebDriver driver) |
Modifier and Type | Method and Description |
---|---|
UserViewTabSubPage |
editUser(String firstname,
String lastname,
String company,
String email,
String group)
Edit a user, only update non null value.
|
clickOnLinkIfNotSelected, getUsersTab, getUsersTab
asPage, clickOnTabIfNotSelected, clickOnTabIfNotSelected, clickOnTabIfNotSelected, closeFancyBox, findElementAndWaitUntilEnabled, findElementAndWaitUntilEnabled, findElementsWithTimeout, findElementWaitUntilEnabledAndClick, findElementWaitUntilEnabledAndClick, findElementWaitUntilEnabledAndClick, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, get, getErrorFeedbackMessage, getFancyBoxContent, getFeedbackMessage, getHeaderLinks, getInfoFeedbackMessage, getWebFragment, getWebFragment, hasElement, selectItemInDropDownMenu, switchToFrame, useAjaxTabs, waitForFancyBoxClosed, waitUntilEnabled, waitUntilEnabled, waitUntilEnabledAndClick, waitUntilEnabledAndClick, waitUntilURLDifferentFrom
public UserEditFormPage(org.openqa.selenium.WebDriver driver)
public UserViewTabSubPage editUser(String firstname, String lastname, String company, String email, String group) throws org.openqa.selenium.NoSuchElementException
firstname
- lastname
- company
- email
- password
- group
- org.openqa.selenium.NoSuchElementException
Copyright © 2018 Nuxeo. All rights reserved.