Class CommentsSection.UserLogo
- java.lang.Object
-
- com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
-
- com.atlassian.confluence.pageobjects.page.content.CommentsSection.UserLogo
-
- All Implemented Interfaces:
PageComponent
- Enclosing class:
- CommentsSection
public static class CommentsSection.UserLogo extends ConfluenceAbstractPageComponent
Represent user profile in a quick comment
-
-
Field Summary
-
Fields inherited from class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
driver, frameExecutor, javascriptExecutor, pageBinder, pageElementFinder, timeouts
-
-
Constructor Summary
Constructors Constructor Description UserLogo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getProfilePictureSrc()
String
getUserName()
String
getUserUrl()
-