Uses of Interface
com.t4a.processor.selenium.SeleniumProcessor
Packages that use SeleniumProcessor
-
Uses of SeleniumProcessor in com.t4a.processor.scripts
Constructors in com.t4a.processor.scripts with parameters of type SeleniumProcessorModifierConstructorDescriptionSeleniumScriptProcessor
(com.google.gson.Gson gson, SeleniumProcessor seleniumProcessor) SeleniumScriptProcessor
(SeleniumProcessor seleniumProcessor) -
Uses of SeleniumProcessor in com.t4a.processor.selenium
Classes in com.t4a.processor.selenium that implement SeleniumProcessorModifier and TypeClassDescriptionclass
The SeleniumGeminiProcessor class extends the GeminiV2ActionProcessor and implements the SeleniumProcessor interface.class
The SeleniumOpenAIProcessor class extends the OpenAiActionProcessor and implements the SeleniumProcessor interface.