com.atlassian.confluence.selenium.client
Class UserProfile
java.lang.Object
com.atlassian.confluence.selenium.client.UserProfile
public class UserProfile
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserProfile
public UserProfile(ConfluenceSeleniumClient client)
openMyProfile
public void openMyProfile()
getViewMyProfileUrl
public java.lang.String getViewMyProfileUrl()
setUserStatus
public void setUserStatus(ConfluenceSeleniumAssertions assertThat,
java.lang.String status)
viewFavouritesInUsersProfile
public void viewFavouritesInUsersProfile()
viewFavouriteLabelInUsersProfile
public void viewFavouriteLabelInUsersProfile()
viewWatches
public void viewWatches()
editProfileForUser
public void editProfileForUser(User user)
viewDrafts
public void viewDrafts()
hasDraftForContent
public boolean hasDraftForContent(java.lang.String pageTitle)
- Returns true if the specified page has a Draft entry.
hasDraftForContent
public boolean hasDraftForContent(Page page)
Copyright © 2003-2013 Atlassian. All Rights Reserved.