public class SeleniumFunctionType extends AbstractScriptFunctionType<SeleniumFunction>
| Modifier and Type | Field and Description |
|---|---|
protected step.commons.conf.Configuration |
configuration |
fileExtensionMap, scriptEngineMap| Constructor and Description |
|---|
SeleniumFunctionType(step.commons.conf.Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getHandlerProperties(SeleniumFunction function) |
SeleniumFunction |
newFunction() |
void |
setupFunction(SeleniumFunction function) |
getDefaultScriptFile, getHandlerChain, getHandlerPackage, getScriptFile, getScriptLanguage, init, setupScriptFile, setupScriptFilepublic SeleniumFunctionType(step.commons.conf.Configuration configuration)
public Map<String,String> getHandlerProperties(SeleniumFunction function)
getHandlerProperties in class AbstractScriptFunctionType<SeleniumFunction>public void setupFunction(SeleniumFunction function) throws step.functions.type.SetupFunctionException
setupFunction in class step.functions.type.AbstractFunctionType<SeleniumFunction>step.functions.type.SetupFunctionExceptionpublic SeleniumFunction newFunction()
newFunction in class step.functions.type.AbstractFunctionType<SeleniumFunction>Copyright © 2018. All rights reserved.