public class UserEditFormPage extends UsersGroupsBasePage
selectedTab, usersTabLink
URLCHANGE_MAX_WAIT, 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.
|
getUsersTab, getUsersTab
asPage, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, get, getFeedbackMessage, getHeaderLinks, waitUntilEnabled, waitUntilEnabled, waitUntilURLDifferentFrom
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 © 2011 Nuxeo SA. All Rights Reserved.