|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.samplu.common.UpgradedSeleniumITBase edu.samplu.common.MenuITBase
public abstract class MenuITBase
Field Summary |
---|
Fields inherited from class edu.samplu.common.UpgradedSeleniumITBase |
---|
driver |
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. |
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 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(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 |