|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.samplu.common.WebDriverLegacyITBase
edu.samplu.krad.compview.BreadcrumbSmokeTestBase
public abstract class BreadcrumbSmokeTestBase
| Field Summary | |
|---|---|
static String |
BOOKMARK_URL
/kr-krad/uicomponents?viewId=UifCompView&methodToCall=start&pageId=UifCompView-Page3 |
static String |
NAVIGATE_TO_LABEL_XPATH
//label[contains(text(), 'Navigate to')] |
static String |
SECOND_BREADCRUMB_NAV_XPATH
//*[@class='uif-optionList'] |
static String |
SECOND_DOWN_TRIANGLE_XPATH
//*[@id='Uif-BreadcrumbWrapper']/ol/li[2]/a |
| Constructor Summary | |
|---|---|
BreadcrumbSmokeTestBase()
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String BOOKMARK_URL
public static final String NAVIGATE_TO_LABEL_XPATH
public static final String SECOND_BREADCRUMB_NAV_XPATH
public static final String SECOND_DOWN_TRIANGLE_XPATH
| Constructor Detail |
|---|
public BreadcrumbSmokeTestBase()
| Method Detail |
|---|
public String getTestUrl()
WebDriverLegacyITBase
getTestUrl in class WebDriverLegacyITBase
protected void navigation()
throws Exception
Exception
protected void testBreadcrumbBookmark(Failable failable)
throws Exception
Exception
protected void testBreadcrumbShuffledBookmark(Failable failable)
throws Exception
Exception
protected void testBreadcrumbShuffledNav(Failable failable)
throws Exception
Exception
protected void testBreadcrumbNav(Failable failable)
throws Exception
Exception
protected void testBreadcrumbNavigateToBookmark(Failable failable)
throws Exception
Exception
protected void testBreadcrumbNavigateToShuffledBookmark(Failable failable)
throws Exception
Exception
protected void testBreadcrumbNavigateToNav(Failable failable)
throws Exception
Exception
protected void testBreadcrumbNavigateToShuffledNav(Failable failable)
throws Exception
Exception
protected void testBreadcrumb(int pageNumber)
throws Exception
Exception
protected void testBreadcrumbs()
throws Exception
Exception
protected void testBreadcrumbsShuffled()
throws Exception
Exception
protected void testBreadcrumbNavigateToShuffled()
throws Exception
Exception
protected void testBreadcrumbNavigateTo()
throws Exception
Exception
protected void testBreadcrumbNavigateToSetup()
throws InterruptedException
InterruptedException
protected void selectAndAssertNavigationTo(String[] selectAssert)
throws InterruptedException
InterruptedException
protected void selectAndAssertNavigationTo(String selectText,
String assertText)
throws InterruptedException
InterruptedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||