|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Select2Element in com.atlassian.bamboo.pageobjects.elements |
|---|
| Methods in com.atlassian.bamboo.pageobjects.elements that return Select2Element | |
|---|---|
Select2Element |
Select2Element.enterValue(java.lang.String value)
|
Select2Element |
Select2Element.enterValue(java.lang.String value,
com.google.common.base.Predicate<com.atlassian.pageobjects.elements.PageElement> predicate)
Enter value and select the one that matches the predicate |
Select2Element |
Select2Element.enterValue(java.lang.String value,
java.lang.String name)
|
Select2Element |
Select2Element.openDropDown()
|
Select2Element |
Select2Element.type(java.lang.String value)
|
| Uses of Select2Element in com.atlassian.bamboo.pageobjects.matchers |
|---|
| Methods in com.atlassian.bamboo.pageobjects.matchers that return types with arguments of type Select2Element | |
|---|---|
static org.hamcrest.Matcher<Select2Element> |
PageElementMatchers.select2HasValue(java.lang.String selectedValue)
|
| Methods in com.atlassian.bamboo.pageobjects.matchers with parameters of type Select2Element | |
|---|---|
protected boolean |
Select2ElementHasValue.matchesSafely(Select2Element select2Element)
|
| Uses of Select2Element in com.atlassian.bamboo.pageobjects.pages.deployment |
|---|
| Method parameters in com.atlassian.bamboo.pageobjects.pages.deployment with type arguments of type Select2Element | |
|---|---|
ExecuteDeploymentPage |
ExecuteDeploymentPage.assertThatBranchFilter(org.hamcrest.Matcher<? super Select2Element> branchFilterMatcher)
|
| Uses of Select2Element in com.atlassian.bamboo.pageobjects.pages.deployment.projects.config.details |
|---|
| Method parameters in com.atlassian.bamboo.pageobjects.pages.deployment.projects.config.details with type arguments of type Select2Element | |
|---|---|
ConfigureDeploymentProjectDetailsPage |
ConfigureDeploymentProjectDetailsPage.assertThatBranchSelector(org.hamcrest.Matcher<? super Select2Element> branchSelectorMatcher)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||