com.atlassian.pageobjects.elements.test
Class TestElement
java.lang.Object
com.atlassian.pageobjects.elements.test.AbstractPageElementBrowserTest
com.atlassian.pageobjects.elements.test.TestElement
public class TestElement
- extends AbstractPageElementBrowserTest
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestElement
public TestElement()
testFieldInjection
public void testFieldInjection()
testIsPresent
public void testIsPresent()
testIsPresentWithParent
public void testIsPresentWithParent()
testIsPresentWhenParentIsNotPresent
public void testIsPresentWhenParentIsNotPresent()
testIsVisible
public void testIsVisible()
testGetText
public void testGetText()
testFind
public void testFind()
testGetTagName
public void testGetTagName()
testHasAttribute
public void testHasAttribute()
shouldFindElementByJquery
public void shouldFindElementByJquery()
shouldRebindElementIfStale_whenLocatedByAnnotation
public void shouldRebindElementIfStale_whenLocatedByAnnotation()
shouldRebindElementIfStale_whenOriginalElementBecomesStaleAfterSomeTime
public void shouldRebindElementIfStale_whenOriginalElementBecomesStaleAfterSomeTime()
shouldRebindElementIfStale_whenLocatedByElementFinder
public void shouldRebindElementIfStale_whenLocatedByElementFinder()
shouldRebindElementsIfStale_whenLocatedByParentFindSingle
public void shouldRebindElementsIfStale_whenLocatedByParentFindSingle()
elementShouldBeConvertedToWebElement
public void elementShouldBeConvertedToWebElement()
shouldRebindElementsIfStale_whenLocatingByParentFindAll
public void shouldRebindElementsIfStale_whenLocatingByParentFindAll()
shouldRebindElementsIfStale_whenLocatingByParentFindAllGivenParentAlwaysExists
public void shouldRebindElementsIfStale_whenLocatingByParentFindAllGivenParentAlwaysExists()
testExecuteScriptOnAnElement
public void testExecuteScriptOnAnElement()
Copyright © 2014 Atlassian. All rights reserved.