|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.samplu.common.WebDriverLegacyITBase edu.samplu.common.MenuLegacyITBase
public abstract class MenuLegacyITBase
Field Summary |
---|
Fields inherited from class edu.samplu.common.WebDriverLegacyITBase |
---|
DEFAULT_WAIT_SEC, driver, passed, REMOTE_PUBLIC_USER_PROPERTY, REMOTE_PUBLIC_USERPOOL_PROPERTY, testName, user |
Constructor Summary | |
---|---|
MenuLegacyITBase()
Deprecated. |
Method Summary | |
---|---|
protected abstract String |
getCreateNewLinkLocator()
Deprecated. Override to return main menu click selector (e.g. |
protected abstract String |
getLinkLocator()
Deprecated. TODO when the UpgradedSelenium tests have been converted over, rename this to getLinkText Override to return main menu click selector (e.g. |
protected abstract String |
getMenuLinkLocator()
Deprecated. TODO when the UpgradedSelenium tests have been converted over, rename this to getMenuLinkText Override to return menu click selector (e.g. |
String |
getTestUrl()
Deprecated. |
protected void |
gotoCreateNew()
Deprecated. go to having clicked create new of the getLinkLocator() |
protected void |
gotoMenuLinkLocator()
Deprecated. |
protected void |
gotoMenuLinkLocator(String message)
Deprecated. go to the getMenuLinkLocator() Menu and click the getLinkLocator() |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MenuLegacyITBase()
Method Detail |
---|
public String getTestUrl()
getTestUrl
in class WebDriverLegacyITBase
protected abstract String getMenuLinkLocator()
protected abstract String getLinkLocator()
protected abstract String getCreateNewLinkLocator()
protected void gotoMenuLinkLocator(String message) throws Exception
Exception
protected void gotoMenuLinkLocator() throws Exception
Exception
protected void gotoCreateNew() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |