public class TestElement extends AbstractPageElementBrowserTest
classRules, driver, methodRules, product| Constructor and Description |
|---|
TestElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
elementShouldBeConvertedToWebElement() |
void |
shouldFindElementByJquery() |
void |
shouldRebindElementIfStale_whenLocatedByAnnotation() |
void |
shouldRebindElementIfStale_whenLocatedByElementFinder() |
void |
shouldRebindElementIfStale_whenOriginalElementBecomesStaleAfterSomeTime() |
void |
shouldRebindElementsIfStale_whenLocatedByParentFindSingle() |
void |
shouldRebindElementsIfStale_whenLocatingByParentFindAll() |
void |
shouldRebindElementsIfStale_whenLocatingByParentFindAllGivenParentAlwaysExists() |
void |
testExecuteScriptOnAnElement() |
void |
testFieldInjection() |
void |
testFind() |
void |
testGetTagName() |
void |
testGetText() |
void |
testHasAttribute() |
void |
testIsPresent() |
void |
testIsPresentWhenParentIsNotPresent() |
void |
testIsPresentWithParent() |
void |
testIsVisible() |
public void testFieldInjection()
public void testIsPresent()
public void testIsPresentWithParent()
public void testIsPresentWhenParentIsNotPresent()
public void testIsVisible()
public void testGetText()
public void testFind()
public void testGetTagName()
public void testHasAttribute()
public void shouldFindElementByJquery()
public void shouldRebindElementIfStale_whenLocatedByAnnotation()
public void shouldRebindElementIfStale_whenOriginalElementBecomesStaleAfterSomeTime()
public void shouldRebindElementIfStale_whenLocatedByElementFinder()
public void shouldRebindElementsIfStale_whenLocatedByParentFindSingle()
public void elementShouldBeConvertedToWebElement()
public void shouldRebindElementsIfStale_whenLocatingByParentFindAll()
public void shouldRebindElementsIfStale_whenLocatingByParentFindAllGivenParentAlwaysExists()
public void testExecuteScriptOnAnElement()
Copyright © 2015 Atlassian. All rights reserved.