Package 

Interface ViewBehaviorInterceptor

  • All Implemented Interfaces:
    com.kaspersky.kaspresso.interceptors.behavior.BehaviorInterceptor

    
    public interface ViewBehaviorInterceptor
     implements BehaviorInterceptor<ViewInteraction>
                        

    The derived from BehaviorInterceptor interface for intercepting ViewInteraction.perform and ViewInteraction.check behavior.

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class com.kaspersky.kaspresso.interceptors.behavior.ViewBehaviorInterceptor

        intercept
      • Methods inherited from class com.kaspersky.kaspresso.interceptors.behavior.BehaviorInterceptor

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait