Package 

Interface WebBehaviorInterceptor

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

    
    public interface WebBehaviorInterceptor
     implements BehaviorInterceptor<Web.WebInteraction<?>>
                        

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

    • Method Summary

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

        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