public class NavigationLibrary extends Library
| Modifier and Type | Field and Description |
|---|---|
protected TestUtility |
testUtility |
protected WebToolkit |
toolkit |
| Modifier and Type | Method and Description |
|---|---|
protected WebKey |
convertToWebKey(String keyName) |
void |
copyCurrentURL(String variableName) |
void |
loadURL(String url) |
void |
pageBack(Double count) |
void |
pageForward(Double count) |
void |
pageRefresh() |
protected void |
setup() |
protected void |
teardown() |
void |
validateCurrentURL(String regex) |
blackboard, containsKeyword, context, documentMediator, eventHandler, eventHandler, executor, feed, getDataSource, getDataSource, getInstruction, getInstructions, getKeywords, getNamespace, hasInstruction, log, publish, setEvents, setup, sheetFactory, toStringprotected WebToolkit toolkit
protected final TestUtility testUtility
public void loadURL(String url)
public void pageRefresh()
public void pageBack(Double count)
public void pageForward(Double count)
public void copyCurrentURL(String variableName)
public void validateCurrentURL(String regex)
protected WebKey convertToWebKey(String keyName) throws IllegalSourceStateException, DataValidationException
Copyright © 2015. All rights reserved.