Package com.rs.seagull.emulator.api
Interface BareSession.Capture
- Enclosing interface:
- BareSession
public static interface BareSession.Capture
Implementors of this interface can accept a text.
-
Method Summary
-
Method Details
-
accept
Accept the provided text.- Parameters:
text
- the response text- Returns:
- a flag to indicate whether or not the text was accepted
-