Uses of Interface
com.t4a.processor.scripts.SeleniumCallback
Packages that use SeleniumCallback
-
Uses of SeleniumCallback in com.t4a.processor.scripts
Classes in com.t4a.processor.scripts that implement SeleniumCallbackMethods in com.t4a.processor.scripts with parameters of type SeleniumCallbackModifier and TypeMethodDescriptionSeleniumScriptProcessor.process(StringBuffer content, SeleniumCallback callback) SeleniumScriptProcessor.process(String fileName, SeleniumCallback callback) voidSeleniumScriptProcessor.processCommands(BufferedReader reader, ScriptResult result, SeleniumCallback callback) default voidBaseScriptProcessor.processWebAction(String line, SeleniumCallback callback) voidSeleniumScriptProcessor.processWebAction(String line, SeleniumCallback callback)