public class SeleniumFunctionType extends AbstractScriptFunctionType<SeleniumFunction>
fileExtensionMap, scriptEngineMap| Constructor and Description |
|---|
SeleniumFunctionType() |
| 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 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.