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(String fileName, SeleniumCallback callback) voidSeleniumScriptProcessor.processCommands(BufferedReader reader, ScriptResult result, SeleniumCallback callback)