Package org.probato.engine.browser
Class BrowserScriptExecutionService
java.lang.Object
org.probato.engine.ScriptExecutor
org.probato.engine.browser.BrowserScriptExecutionService
-
Constructor Summary
ConstructorsConstructorDescriptionBrowserScriptExecutionService(Class<?> suiteClazz, Class<?> scriptClazz, Browser browser, Integer datasetLine) -
Method Summary
Methods inherited from class org.probato.engine.ScriptExecutor
getInstance, getInstance, run
-
Constructor Details
-
BrowserScriptExecutionService
-
-
Method Details
-
init
protected void init()- Specified by:
initin classScriptExecutor
-
execute
protected void execute()- Specified by:
executein classScriptExecutor
-
finish
protected void finish()- Specified by:
finishin classScriptExecutor
-