Package 

Object NotificationsShortScreen

    • Method Summary

      Modifier and Type Method Description
      String getPackageName()
      final UiView getMainNotification()
      final Boolean getIsActive()
      final UiInterceptor<UiDeviceInteraction, UiOperation<UiDevice>, UiOperation<UiDevice>> getUiDeviceInterceptor()
      final UiInterceptor<UiObjectInteraction, UiOperation<UiObject2>, UiOperation<UiObject2>> getUiObjectInterceptor()
      UiDeviceInteractionDelegate getView()
      final Unit setIsActive(Boolean isActive)
      final Unit setUiDeviceInterceptor(UiInterceptor<UiDeviceInteraction, UiOperation<UiDevice>, UiOperation<UiDevice>> uiDeviceInterceptor)
      final Unit setUiObjectInterceptor(UiInterceptor<UiObjectInteraction, UiOperation<UiObject2>, UiOperation<UiObject2>> uiObjectInterceptor)
      • Methods inherited from class com.kaspersky.kaspresso.internal.systemscreen.NotificationsShortScreen

        addInterceptors, intercept, invoke, removeInterceptors, reset
      • Methods inherited from class com.kaspersky.components.kautomator.screen.UiScreenActions

        equals, hashCode, toString
      • Methods inherited from class com.kaspersky.components.kautomator.screen.UiScreen

        pressBack, waitForWindowUpdate, waitForWindowUpdate
      • Methods inherited from class java.lang.Object

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