com.atlassian.pageobjects.elements.test
Class TestFindStaleTimedElement

java.lang.Object
  extended by com.atlassian.pageobjects.elements.test.AbstractPageElementBrowserTest
      extended by com.atlassian.pageobjects.elements.test.TestFindStaleTimedElement

public class TestFindStaleTimedElement
extends AbstractPageElementBrowserTest


Field Summary
 
Fields inherited from class com.atlassian.pageobjects.elements.test.AbstractPageElementBrowserTest
classRules, driver, methodRules, product
 
Constructor Summary
TestFindStaleTimedElement()
           
 
Method Summary
 void initFinder()
           
 void staleElementsInListShouldBeSuccessfullyLocated()
           
 void staleElementsShouldBeSuccessfullyLocated()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestFindStaleTimedElement

public TestFindStaleTimedElement()
Method Detail

initFinder

public void initFinder()

staleElementsShouldBeSuccessfullyLocated

public void staleElementsShouldBeSuccessfullyLocated()

staleElementsInListShouldBeSuccessfullyLocated

public void staleElementsInListShouldBeSuccessfullyLocated()


Copyright © 2014 Atlassian. All rights reserved.