Package com.t4a.processor.selenium
Interface SeleniumProcessor
- All Known Implementing Classes:
SeleniumGeminiProcessor
,SeleniumOpenAIProcessor
public interface SeleniumProcessor
-
Method Summary
Modifier and TypeMethodDescriptionvoid
processWebAction
(String prompt) boolean
trueFalseQuery
(String question)
-
Method Details
-
processWebAction
- Throws:
AIProcessingException
-
trueFalseQuery
- Throws:
AIProcessingException
-