com.atlassian.confluence.selenium.client
Class UserProfile

java.lang.Object
  extended by com.atlassian.confluence.selenium.client.UserProfile

public class UserProfile
extends java.lang.Object


Constructor Summary
UserProfile(ConfluenceSeleniumClient client)
           
 
Method Summary
 java.lang.String getViewMyProfileUrl()
           
 void openMyProfile()
           
 void openUserStatusDialog()
           
 void setUserStatus(ConfluenceSeleniumAssertions assertThat, java.lang.String status)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserProfile

public UserProfile(ConfluenceSeleniumClient client)
Method Detail

openMyProfile

public void openMyProfile()

getViewMyProfileUrl

public java.lang.String getViewMyProfileUrl()

setUserStatus

public void setUserStatus(ConfluenceSeleniumAssertions assertThat,
                          java.lang.String status)

openUserStatusDialog

public void openUserStatusDialog()


Copyright © 2003-2009 Atlassian Pty Ltd. All Rights Reserved.