Package 

Interface UiSystemAssertions


  • 
    public interface UiSystemAssertions
    
                        

    Interface with common assertions providing by UiAutomator and executing in the System

    Provides basic assertions that can be checked everywhere

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public enum UiSystemAssertionType
    • Method Summary

      Modifier and Type Method Description
      Unit isScreenOn()
      abstract UiDeviceInteractionDelegate getView()
      • Methods inherited from class com.kaspersky.components.kautomator.system.UiSystemAssertions

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

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