A
B
C
D
E
F
G
H
I
K
L
N
O
P
R
S
T
U
W
U
- UiAlertDialog - class in com.kaspersky.components.kautomator.component.dialog
- View for acting and asserting on default AlertDialog
- UiBaseActions - class in com.kaspersky.components.kautomator.component.common.actions
- Base interface for performing actions on UiAutomator viewProvides a lot of basic action methods, such as click(), etc.
- UiBaseActionType - class in com.kaspersky.components.kautomator.component.common.actions.UiBaseActions
- UiBaseAssertions - class in com.kaspersky.components.kautomator.component.common.assertions
- Base interface for asserting UiAutomator viewsProvides basic assertions that can be performed on any view
- UiBaseAssertionType - class in com.kaspersky.components.kautomator.component.common.assertions.UiBaseAssertions
- UiBaseView - class in com.kaspersky.components.kautomator.component.common.views
- Base class for all UiAutomator DSL viewsThis base class allows create new custom view with ease.
- UiBottomNavigationView - class in com.kaspersky.components.kautomator.component.bottomnav
- View for acting and asserting on BottomNavigationView
- UiBottomNavigationViewActions - class in com.kaspersky.components.kautomator.component.bottomnav
- Provides actions for BottomNavigationView
- UiBottomNavigationViewActionType - class in com.kaspersky.components.kautomator.component.bottomnav.UiBottomNavigationViewActions
- UiBottomNavigationViewAssertions - class in com.kaspersky.components.kautomator.component.bottomnav
- Provides assertions for BottomNavigationview
- UiBottomNavigationViewAssertionType - class in com.kaspersky.components.kautomator.component.bottomnav.UiBottomNavigationViewAssertions
- UiButton - class in com.kaspersky.components.kautomator.component.text
- Ui View with UiBaseActions and UiTextViewAssertions
- UiCheckableActions - class in com.kaspersky.components.kautomator.component.check
- Provides actions for checkable views
- UiCheckableActionType - class in com.kaspersky.components.kautomator.component.check.UiCheckableActions
- UiCheckableAssertions - class in com.kaspersky.components.kautomator.component.check
- Provides assertions for checkable views
- UiCheckableAssertionType - class in com.kaspersky.components.kautomator.component.check.UiCheckableAssertions
- UiCheckBox - class in com.kaspersky.components.kautomator.component.check
- Ui View with UiCheckableActions and UiCheckableAssertions
- UiChipGroup - class in com.kaspersky.components.kautomator.component.chip
- View for acting and asserting on ChipGroup
- UiChipGroupActions - class in com.kaspersky.components.kautomator.component.chip
- Provides actions for a ChipGroup
- UiChipGroupActionType - class in com.kaspersky.components.kautomator.component.chip.UiChipGroupActions
- UiChipGroupAssertions - class in com.kaspersky.components.kautomator.component.chip
- Provides assertions for a ChipGroup
- UiChipGroupAssertionType - class in com.kaspersky.components.kautomator.component.chip.UiChipGroupAssertions
- UiDelegate - class in com.kaspersky.components.kautomator.intercept.delegate
- Base delegate interface for Kautomator.
- UiDeviceInteraction - class in com.kaspersky.components.kautomator.intercept.interaction
- Provides an interaction to work with the UiDevice
- UiDeviceInteractionDelegate - class in com.kaspersky.components.kautomator.intercept.delegate
- Delegation class for androidx.test.uiautomator.UiDevice.
- UiDisplayedAssertionType - class in com.kaspersky.components.kautomator.component.common.assertions.DisplayedObjectAssertion
- UiEditableActions - class in com.kaspersky.components.kautomator.component.edit
- Provides editable actions for UiEditText
- UiEditableActionType - class in com.kaspersky.components.kautomator.component.edit.UiEditableActions
- UiEditText - class in com.kaspersky.components.kautomator.component.edit
- Ui View with UiEditableActions and UiTextViewAssertions
- UiInteraction - class in com.kaspersky.components.kautomator.intercept.interaction
- UiInterceptable - class in com.kaspersky.components.kautomator.intercept.base
- UiInterception - class in com.kaspersky.components.kautomator.intercept.base
- UiInterceptor - class in com.kaspersky.components.kautomator.intercept.base
- Base class for intercepting the call chain from Kautomator to UiAutomator.
- UiObjectInteraction - class in com.kaspersky.components.kautomator.intercept.interaction
- Provides an interaction to work with the UiView described by selector
- UiObjectInteractionDelegate - class in com.kaspersky.components.kautomator.intercept.delegate
- Delegation class for androidx.test.uiautomator.UiObject2.
- UiOperation - class in com.kaspersky.components.kautomator.intercept.operation
- Responsible for executing an interaction on the element of UiAutomator
- UiOperationBaseImpl - class in com.kaspersky.components.kautomator.intercept.operation
- UiOperationType - class in com.kaspersky.components.kautomator.intercept.operation
- Type of the concrete action executing on the given element of UiAutomator
- UiScreen - class in com.kaspersky.components.kautomator.screen
- Container class for UiAutomator elements.
- UiScreenActions - class in com.kaspersky.components.kautomator.screen
- Interface with common actions for all UiAutomator screensProvides basic actions that can be performed on each and every screen
- UiScreenActionType - class in com.kaspersky.components.kautomator.screen.UiScreenActions
- UiScrollableActions - class in com.kaspersky.components.kautomator.component.common.actions
- UiScrollableActionType - class in com.kaspersky.components.kautomator.component.common.actions.UiScrollableActions
- UiScrollView - class in com.kaspersky.components.kautomator.component.scroll
- UiSwipeableActions - class in com.kaspersky.components.kautomator.component.common.actions
- Provides swipeable actions for UiSwipeView
- UiSwipeableActionType - class in com.kaspersky.components.kautomator.component.common.actions.UiSwipeableActions
- UiSwitch - class in com.kaspersky.components.kautomator.component.switch
- Ui View with UiSwitchableActions and UiBaseAssertions
- UiSwitchableActions - class in com.kaspersky.components.kautomator.component.switch
- Provides switchable actions for UiSwitch
- UiSystem - class in com.kaspersky.components.kautomator.system
- Container class for UiAutomator action and assertions executing in the UiSystem.
- UiSystemActions - class in com.kaspersky.components.kautomator.system
- Interface with common actions providing by UiAutomator and executing in the SystemProvides basic actions that can be performed everywhere
- UiSystemActionType - class in com.kaspersky.components.kautomator.system.UiSystemActions
- UiSystemAssertions - class in com.kaspersky.components.kautomator.system
- Interface with common assertions providing by UiAutomator and executing in the SystemProvides basic assertions that can be checked everywhere
- UiSystemAssertionType - class in com.kaspersky.components.kautomator.system.UiSystemAssertions
- UiTextView - class in com.kaspersky.components.kautomator.component.text
- Ui View with UiBaseActions and UiTextViewAssertions
- UiTextViewAssertions - class in com.kaspersky.components.kautomator.component.text
- Provides assertions for UiTextView
- UiTextViewAssertionType - class in com.kaspersky.components.kautomator.component.text.UiTextViewAssertions
- UiView - class in com.kaspersky.components.kautomator.component.common.views
- Simple view with UiBaseAction and UiBaseAssertion
- UiViewBuilder - class in com.kaspersky.components.kautomator.component.common.builders
- Class for building UiAutomator selectorsThis class helps to build selectors for UiAutomator views and get their interactions.
- UiViewSelector - class in com.kaspersky.components.kautomator.component.common.builders
- UnfoundedUiObjectException - class in com.kaspersky.components.kautomator.intercept.exception
- The exception is thrown in case if UiObject2 is not found on the screen