Package 

Class UiObjectLoaderProviderImpl

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class Companion
    • Method Summary

      Modifier and Type Method Description
      <T extends Any> T handleUiObjectAbsence(UiObjectInteraction interaction, Function0<T> action) Attempt to find androidx.test.uiautomator.UiObject2 in case of androidx.test.uiautomator.UiObject2 absence or stale
      • Methods inherited from class com.kaspersky.kaspresso.uiobjectloader.UiObjectLoaderProvider

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

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • UiObjectLoaderProviderImpl

        UiObjectLoaderProviderImpl(UiTestLogger logger)
    • Method Detail

      • handleUiObjectAbsence

         <T extends Any> T handleUiObjectAbsence(UiObjectInteraction interaction, Function0<T> action)

        Attempt to find androidx.test.uiautomator.UiObject2 in case of androidx.test.uiautomator.UiObject2 absence or stale