public static class UserProfileMacro.Locator extends Object
Constructor and Description |
---|
Locator() |
Modifier and Type | Method and Description |
---|---|
List<UserProfileMacro> |
findAllUserProfileMacros() |
com.atlassian.pageobjects.elements.PageElement |
findNoUserDiv() |
UserProfileMacro |
findUserMacro(String username) |
public UserProfileMacro findUserMacro(String username)
public List<UserProfileMacro> findAllUserProfileMacros()
public com.atlassian.pageobjects.elements.PageElement findNoUserDiv()
Copyright © 2003–2015 Atlassian. All rights reserved.