Uses of Class
com.atlassian.crowd.pageobjects.ViewProfilePage
Packages that use ViewProfilePage
Package
Description
-
Uses of ViewProfilePage in com.atlassian.crowd.acceptance.tests.applications.crowd
Methods in com.atlassian.crowd.acceptance.tests.applications.crowd that return ViewProfilePageModifier and TypeMethodDescriptionprotected ViewProfilePageCrowdWebDriverTest.loginAsNonAdmin(String username, String password) protected ViewProfilePageCrowdWebDriverTest.loginAsUser(String username, String password) protected ViewProfilePageCrowdWebDriverTest.loginImmutableUser()protected ViewProfilePageCrowdWebDriverTest.loginTestUser() -
Uses of ViewProfilePage in com.atlassian.crowd.pageobjects
Methods in com.atlassian.crowd.pageobjects that return ViewProfilePageModifier and TypeMethodDescriptionViewProfilePage.cancel()ViewProfilePage.setDisplayName(String firstName) ViewProfilePage.setFirstName(String firstName) ViewProfilePage.setLastName(String firstName) ViewProfilePage.submit()