com.kaspersky.kaspresso.interceptors.behavior
See: Description
-
Interface Summary Interface Description BehaviorInterceptor The interface for all interceptors that change the default interaction in Kakao=>Espresso. DataBehaviorInterceptor The derived from BehaviorInterceptor interface for intercepting DataInteraction.check behavior. ViewBehaviorInterceptor The derived from BehaviorInterceptor interface for intercepting ViewInteraction.perform and ViewInteraction.check behavior. WebBehaviorInterceptor The derived from BehaviorInterceptor interface for intercepting Web.WebInteraction.perform and Web.WebInteraction.check behavior.