public class MentionsUserPicker extends Object
Modifier and Type | Class and Description |
---|---|
static class |
MentionsUserPicker.UserSuggestion |
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.elements.PageElement |
mentionsDropdown |
protected com.atlassian.pageobjects.elements.PageElement |
queryTarget |
Constructor and Description |
---|
MentionsUserPicker(com.atlassian.pageobjects.elements.PageElement queryTarget) |
Modifier and Type | Method and Description |
---|---|
MentionsUserPicker |
down() |
MentionsUserPicker.UserSuggestion |
getSuggestion(String username) |
com.atlassian.pageobjects.elements.query.TimedCondition |
hasActiveSuggestion(String username) |
com.atlassian.pageobjects.elements.query.TimedCondition |
hasSuggestion(String username) |
boolean |
hasSuggestions() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isOpen() |
protected ExtendedElementFinder.SearchQuery<MentionsUserPicker.UserSuggestion> |
searchSuggestions() |
MentionsUserPicker |
selectActiveSuggestion()
Select active suggestion by pressing enter.
|
com.atlassian.pageobjects.elements.query.TimedQuery<Iterable<MentionsUserPicker.UserSuggestion>> |
suggestions() |
protected MentionsUserPicker |
typeSpecialKey(org.openqa.selenium.Keys key) |
MentionsUserPicker |
up() |
protected com.atlassian.pageobjects.elements.PageElement mentionsDropdown
protected final com.atlassian.pageobjects.elements.PageElement queryTarget
public MentionsUserPicker(com.atlassian.pageobjects.elements.PageElement queryTarget)
public com.atlassian.pageobjects.elements.query.TimedCondition isOpen()
public com.atlassian.pageobjects.elements.query.TimedQuery<Iterable<MentionsUserPicker.UserSuggestion>> suggestions()
public boolean hasSuggestions()
public com.atlassian.pageobjects.elements.query.TimedCondition hasSuggestion(String username)
public com.atlassian.pageobjects.elements.query.TimedCondition hasActiveSuggestion(String username)
public MentionsUserPicker.UserSuggestion getSuggestion(String username)
protected ExtendedElementFinder.SearchQuery<MentionsUserPicker.UserSuggestion> searchSuggestions()
public MentionsUserPicker selectActiveSuggestion()
public MentionsUserPicker up()
public MentionsUserPicker down()
protected MentionsUserPicker typeSpecialKey(org.openqa.selenium.Keys key)
Copyright © 2002-2021 Atlassian. All Rights Reserved.
View cookie preferences