public class AuthorAutocompleteTextField extends Autocomplete
client
Constructor and Description |
---|
AuthorAutocompleteTextField(String fieldLocator,
ConfluenceSeleniumClient client) |
Modifier and Type | Method and Description |
---|---|
void |
typeUserName(String text)
Types the given text with key press events in the author filter search field.
|
void |
waitForNoResults() |
void |
waitForResultsToContainUser(User user) |
waitForItem
public AuthorAutocompleteTextField(String fieldLocator, ConfluenceSeleniumClient client)
public void typeUserName(String text)
public void waitForResultsToContainUser(User user)
public void waitForNoResults()
Copyright © 2003–2016 Atlassian. All rights reserved.