|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.samplu.common.UpgradedSeleniumITBase
edu.samplu.common.MenuITBase
public abstract class MenuITBase
Field Summary |
---|
Fields inherited from class edu.samplu.common.UpgradedSeleniumITBase |
---|
driver, PORTAL, selenium |
Constructor Summary | |
---|---|
MenuITBase()
Deprecated. |
Method Summary | |
---|---|
protected abstract String |
getCreateNewLinkLocator()
Deprecated. Override to return main menu click selector (e.g. |
protected abstract String |
getLinkLocator()
Deprecated. Override to return main menu click selector (e.g. |
protected abstract String |
getMenuLinkLocator()
Deprecated. Override to return menu click selector (e.g. |
String |
getTestUrl()
Deprecated. Returns the URL to be used with this test |
protected void |
gotoCreateNew()
Deprecated. go to having clicked create new of the getLinkLocator() |
protected void |
gotoMenuLinkLocator()
Deprecated. go to the getMenuLinkLocator() Menu and click the getLinkLocator() |
Methods inherited from class edu.samplu.common.UpgradedSeleniumITBase |
---|
getBaseUrlString, login, setUp, tearDown |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MenuITBase()
Method Detail |
---|
public String getTestUrl()
UpgradedSeleniumITBase
getTestUrl
in class UpgradedSeleniumITBase
protected abstract String getMenuLinkLocator()
protected abstract String getLinkLocator()
protected abstract String getCreateNewLinkLocator()
protected void gotoMenuLinkLocator()
protected void gotoCreateNew()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |