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) void
SeleniumScriptProcessor.processCommands
(BufferedReader reader, ScriptResult result, SeleniumCallback callback) default void
BaseScriptProcessor.processWebAction
(String line, SeleniumCallback callback) void
SeleniumScriptProcessor.processWebAction
(String line, SeleniumCallback callback)