A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
D
- d(String) - function in com.kaspersky.kaspresso.logger.Logger
- Debug level of logging.
- d(String,String) - function in com.kaspersky.kaspresso.logger.Logger
- Debug level of logging with tag.
- d(String) - function in com.kaspersky.kaspresso.logger.Logger
- Debug level of logging.
- d(String,String) - function in com.kaspersky.kaspresso.logger.Logger
- Debug level of logging with tag.
- d(String) - function in com.kaspersky.kaspresso.logger.UiTestLoggerImpl
- Debug level of logging.
- d(String,String) - function in com.kaspersky.kaspresso.logger.UiTestLoggerImpl
- Debug level of logging with tag.
- DataAssertionProxy - class in com.kaspersky.kaspresso.proxy
- The proxy-wrapper of ViewAssertion for watcher interceptors calls.
- DataBehaviorInterceptor - class in com.kaspersky.kaspresso.interceptors.behavior
- The derived from BehaviorInterceptor interface for intercepting DataInteraction.check behavior.
- DataUsageSettingsScreen - class in com.kaspersky.kaspresso.internal.systemscreen
- DEFAULT - enum entry in com.kaspersky.kaspresso.device.logcat.Logcat.Buffer
- default() - function in com.kaspersky.kaspresso.idlewaiting.KautomatorWaitForIdleSettings.Companion
- default(Function1) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder.Companion
- Default (preconfigured full-featured with screenshot functionality) Builder for test environment configuration.
- default() - function in com.kaspersky.kaspresso.params.AutoScrollParams.Companion
- default() - function in com.kaspersky.kaspresso.params.ContinuouslyParams.Companion
- default() - function in com.kaspersky.kaspresso.params.FlakySafetyParams.Companion
- DefaultScreenshotDirectoryProvider - class in com.kaspersky.kaspresso.device.screenshots.screenshotfiles
- Default implementation of ScreenshotDirectoryProvider If groupByRunNumbers is true it groups screenshots by run numbers of tests.
- DefaultScreenshotNameProvider - class in com.kaspersky.kaspresso.device.screenshots.screenshotfiles
- Default implementation of ScreenshotFileProvider If addTimestamps is true it adds timestamps to names like that "1570158949869_ScreenshotSampleTest_step_1.
- DefaultTestRunWatcherInterceptor - class in com.kaspersky.kaspresso.interceptors.watcher.testcase.impl.defaults
- DENY - enum entry in com.kaspersky.kaspresso.device.permissions.Permissions.Button
- denyViaDialog() - function in com.kaspersky.kaspresso.device.permissions.Permissions
- Passes the permission-requesting permissions dialog and denies permissions.
- denyViaDialog() - function in com.kaspersky.kaspresso.device.permissions.PermissionsImpl
- Waits for 1 sec, passes the permission-requesting permissions dialog and denies permissions.
- Develop - class in com.kaspersky.kaspresso.annotations
- Device - class in com.kaspersky.kaspresso.device
- The provider of managers for all off-screen work.
- DeviceBehaviorInterceptor - class in com.kaspersky.kaspresso.interceptors.behaviorkautomator
- The derived from KautomatorBehaviorInterceptor interface for intercepting UiDeviceInteraction.perform and UiDeviceInteraction.check behavior.
- DeviceOrientation - class in com.kaspersky.kaspresso.device.exploit.Exploit
- DeviceWatcherInterceptor - class in com.kaspersky.kaspresso.interceptors.watcher.kautomator
- The derived from KautomatorWatcherInterceptor interface for intercepting (only watching) UiDeviceInteraction.perform and UiDeviceInteraction.check behavior.
- Dimension - class in com.kaspersky.kaspresso.device.logcat.LogcatBufferSize
- disable() - function in com.kaspersky.kaspresso.device.accessibility.Accessibility
- Disables accessibility.
- disable() - function in com.kaspersky.kaspresso.device.accessibility.AccessibilityImpl
- Disables accessibility.
- disable() - function in com.kaspersky.kaspresso.device.network.Network
- Disables wi-fi and mobile data using adb.
- disable() - function in com.kaspersky.kaspresso.device.network.NetworkImpl
- Disables both Wi-Fi and mobile data.
- disableChatty() - function in com.kaspersky.kaspresso.device.logcat.Logcat
- NOT WORKING ON ANDROID 8+The problem: Android OS has a special introduced mechanism to filter and collapse of some bunches of logs produced by applications.
- disableChatty() - function in com.kaspersky.kaspresso.device.logcat.LogcatImpl
- NOT WORKING ON ANDROID 8+The problem: Android OS has a special introduced mechanism to filter and collapse of some bunches of logs produced by applications.
- disableGps() - function in com.kaspersky.kaspresso.device.location.Location
- Disables GPS on the device.
- disableGps() - function in com.kaspersky.kaspresso.device.location.LocationImpl
- Disables GPS on the device.
- disableMobileData() - function in com.kaspersky.kaspresso.internal.systemscreen.DataUsageSettingsScreen
- disableWifi() - function in com.kaspersky.kaspresso.internal.systemscreen.WiFiSettingsScreen
- disconnectServer() - function in com.kaspersky.kaspresso.device.server.AdbServer
- Disconnect from AdbServer.
- disconnectServer() - function in com.kaspersky.kaspresso.device.server.AdbServerImpl
- Disconnect from AdbServer.
- DocLocException - class in com.kaspersky.kaspresso.docloc
- DocLocScreenshotTestCase - class in com.kaspersky.kaspresso.testcases.api.testcase
- The base class for all docloc screenshot tests.