public class TestPageElementSearch extends AbstractPageElementBrowserTest
| Modifier and Type | Class and Description |
|---|---|
static class |
TestPageElementSearch.RowWrapper |
classRules, driver, methodRules, product| Constructor and Description |
|---|
TestPageElementSearch() |
| Modifier and Type | Method and Description |
|---|---|
void |
findFirstNestedElement() |
void |
findMergeMultipleDomBranches() |
void |
goToElementSearchPage() |
void |
shouldApplyFlatMap() |
void |
shouldAssignCustomTimeoutType() |
void |
shouldFindRowsFromTableRoot() |
void |
shouldFindRowsWithFilter() |
void |
shouldFindRowsWithFilterAndBindOnResult() |
void |
shouldFindRowsWithFilterAndTransformOnResult() |
void |
shouldFindRowsWithFilterOnResultUsingMatcher() |
void |
shouldFindSinglePageElementById() |
void |
shouldFindSinglePageElementByIdAsIterable() |
void |
shouldReturnEmptyImmediatelyWhenSearchingFromNotExistingRoot() |
void |
shouldReturnResultAsCheckboxes() |
void |
shouldWaitForSearchResultsToMatch() |
public void goToElementSearchPage()
public void shouldFindSinglePageElementById()
public void shouldFindSinglePageElementByIdAsIterable()
public void shouldReturnEmptyImmediatelyWhenSearchingFromNotExistingRoot()
public void shouldFindRowsWithFilter()
public void shouldApplyFlatMap()
public void shouldFindRowsFromTableRoot()
public void shouldFindRowsWithFilterAndTransformOnResult()
public void shouldFindRowsWithFilterOnResultUsingMatcher()
public void shouldFindRowsWithFilterAndBindOnResult()
public void findFirstNestedElement()
public void findMergeMultipleDomBranches()
public void shouldWaitForSearchResultsToMatch()
public void shouldAssignCustomTimeoutType()
public void shouldReturnResultAsCheckboxes()
Copyright © 2015 Atlassian. All rights reserved.