Package 

Interface UiInterceptable

    • Method Summary

      Modifier and Type Method Description
      Unit intercept(Function1<UiInterceptor.Builder<Interaction, Assertion, Action>, Unit> builder) Sets the interceptors for the instance.
      Unit reset() Removes the interceptors from the instance.
      abstract UiDelegate<Interaction, Assertion, Action> getView()
      • Methods inherited from class com.kaspersky.components.kautomator.intercept.base.UiInterceptable

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

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