A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
S
- Scenario - class in com.kaspersky.kaspresso.testcases.api.scenario
- The base class for scenarios.
- scenario(BaseScenario) - function in com.kaspersky.kaspresso.testcases.core.testcontext.TestContext
- The representation of a composed TestContext's steps.
- ScreenShooterTest - class in com.kaspersky.kaspresso.annotations
- ScreenshotDirectoryProvider - class in com.kaspersky.kaspresso.device.screenshots.screenshotfiles
- Provides a directory for screenshots of a separate test
- ScreenshotMaker - class in com.kaspersky.kaspresso.device.screenshots.screenshotmaker
- Creates and saves a screenshot
- ScreenshotNameProvider - class in com.kaspersky.kaspresso.device.screenshots.screenshotfiles
- Provides names for screenshots
- Screenshots - class in com.kaspersky.kaspresso.device.screenshots
- The interface to make screenshots.
- ScreenshotsDirectoryStorage - class in com.kaspersky.kaspresso.device.screenshots.screenshotfiles
- ScreenshotsImpl - class in com.kaspersky.kaspresso.device.screenshots
- The implementation of the Screenshots interface.
- ScreenshotStepWatcherInterceptor - class in com.kaspersky.kaspresso.interceptors.watcher.testcase.impl.screenshot
- The implementation of the StepWatcherInterceptor interface.
- ScreenshotTestStartListener - class in com.kaspersky.kaspresso.device.screenshots
- The interface that allows implementations of Screenshots to track test starts.
- scroll(Interaction,Function0,Throwable) - function in com.kaspersky.kaspresso.autoscroll.AutoScrollProvider
- Performs the autoscrolling functionality.
- scroll(ViewInteraction,Function0,Throwable) - function in com.kaspersky.kaspresso.autoscroll.AutoScrollProviderImpl
- Performs the autoscrolling functionality.
- scroll(UiObjectInteraction,Function0,Throwable) - function in com.kaspersky.kaspresso.autoscroll.ObjectAutoScrollProviderImpl
- Performs the autoscrolling functionality.
- scroll(Web.WebInteraction,Function0,Throwable) - function in com.kaspersky.kaspresso.autoscroll.WebAutoScrollProviderImpl
- Performs the autoscrolling functionality.
- scroll(ViewInteraction,Function0,Throwable) - function in com.kaspersky.kaspresso.autoscroll.AutoScrollProvider
- Performs the autoscrolling functionality.
- scroll(Web.WebInteraction,Function0,Throwable) - function in com.kaspersky.kaspresso.autoscroll.AutoScrollProvider
- Performs the autoscrolling functionality.
- scroll(UiObjectInteraction,Function0,Throwable) - function in com.kaspersky.kaspresso.autoscroll.AutoScrollProvider
- Performs the autoscrolling functionality.
- section(String) - function in com.kaspersky.kaspresso.logger.FormattedLogger
- Draws up the text as a section block.
- section(String) - function in com.kaspersky.kaspresso.logger.FormattedLogger
- Draws up the text as a section block.
- section(String) - function in com.kaspersky.kaspresso.logger.UiTestLoggerImpl
- Draws up info i as section block.
- sendEvent(Integer) - function in com.kaspersky.kaspresso.device.keyboard.Keyboard
- Sends a key event.
- sendEvent(Integer) - function in com.kaspersky.kaspresso.device.keyboard.KeyboardImpl
- Sends a key event.
- setAccessibility(Accessibility) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder
- Holds an implementation of Accessibility interface.
- setActivities(Activities) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder
- Holds an implementation of Activities interface.
- setAdbServer(AdbServer) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder
- Holds an implementation of AdbServer interface.
- setApps(Apps) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder
- Holds an implementation of Apps interface.
- setAtomWatcherInterceptors(List) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder
- Holds the list of AtomWatcherInterceptors.
- setAutonumber(Boolean) - function in com.kaspersky.kaspresso.params.StepParams
- setAutoRotationEnabled(Boolean) - function in com.kaspersky.kaspresso.device.exploit.Exploit
- Sets the device's auto-rotation, whether it is enabled or not, via shell.
- setAutoRotationEnabled(Boolean) - function in com.kaspersky.kaspresso.device.exploit.ExploitImpl
- Sets the device's auto-rotation, whether it enabled or not, via shell.
- setAutoScrollParams(AutoScrollParams) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder
- Holds the AutoScrollParams for com.kaspersky.kaspresso.autoscroll.AutoScrollProvider's usage.
- setBaseTestContext(BaseTestContext) - function in com.kaspersky.kaspresso.interceptors.watcher.testcase.TestContextHolder
- setBaseTestContext(BaseTestContext) - function in com.kaspersky.kaspresso.interceptors.watcher.testcase.TestContextHolder
- setBaseTestContext(BaseTestContext) - function in com.kaspersky.kaspresso.interceptors.watcher.testcase.impl.composite.TestRunCompositeWatcherInterceptor
- setBaseTestContext(BaseTestContext) - function in com.kaspersky.kaspresso.interceptors.watcher.testcase.impl.defaults.DefaultTestRunWatcherInterceptor
- setBaseTestContext(BaseTestContext) - function in com.kaspersky.kaspresso.interceptors.watcher.testcase.TestContextHolder
- setBaseTestContext(BaseTestContext) - function in com.kaspersky.kaspresso.interceptors.watcher.testcase.TestContextHolder
- setBaseTestContext(BaseTestContext) - function in com.kaspersky.kaspresso.interceptors.watcher.testcase.TestContextHolder
- setBufferSize(LogcatBufferSize) - function in com.kaspersky.kaspresso.device.logcat.Logcat
- Set new logcat buffer size
- setBufferSize(LogcatBufferSize) - function in com.kaspersky.kaspresso.device.logcat.LogcatImpl
- Set new logcat buffer size
- setContinuouslyParams(ContinuouslyParams) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder
- Holds the ContinuouslyParams for com.kaspersky.kaspresso.flakysafety.ContinuouslyProvider's usage.
- setDataBehaviorInterceptors(List) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder
- Holds the list of DataBehaviorInterceptors.
- setDataInterceptor(Interceptor) - function in com.kaspersky.kaspresso.screens.KScreen
- setDefaultBufferSize() - function in com.kaspersky.kaspresso.device.logcat.Logcat
- Set default logcat buffer size
- setDefaultBufferSize() - function in com.kaspersky.kaspresso.device.logcat.LogcatImpl
- Set default buffer size
- setDeviceBehaviorInterceptors(List) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder
- Holds the list of DeviceBehaviorInterceptors.
- setDeviceWatcherInterceptors(List) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder
- Holds the list of DeviceWatcherInterceptors.
- setExploit(Exploit) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder
- Holds an implementation of Exploit interface.
- setFailureHandler(FailureHandler) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder
- Holds the implementation of the androidx.test.espresso.FailureHandler interface, that is called on every failure.
- setFiles(Files) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder
- Holds an implementation of Files interface.
- setFlakySafetyParams(FlakySafetyParams) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder
- Holds the FlakySafetyParams for com.kaspersky.kaspresso.flakysafety.FlakySafetyProvider's usage.
- setHackPermissions(HackPermissions) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder
- Holds an implementation of HackPermissions interface.
- setIntervalMs(Long) - function in com.kaspersky.kaspresso.params.ContinuouslyParams
- setIntervalMs(Long) - function in com.kaspersky.kaspresso.params.FlakySafetyParams
- setIsActive(Boolean) - function in com.kaspersky.kaspresso.internal.systemscreen.DataUsageSettingsScreen
- setIsActive(Boolean) - function in com.kaspersky.kaspresso.internal.systemscreen.NotificationsFullScreen
- setIsActive(Boolean) - function in com.kaspersky.kaspresso.internal.systemscreen.NotificationsMobileDataScreen
- setIsActive(Boolean) - function in com.kaspersky.kaspresso.internal.systemscreen.NotificationsShortScreen
- setIsActive(Boolean) - function in com.kaspersky.kaspresso.internal.systemscreen.WiFiSettingsScreen
- setIsActive(Boolean) - function in com.kaspersky.kaspresso.screens.KScreen
- setKautomatorWaitForIdleSettings(KautomatorWaitForIdleSettings) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder
- Holds an implementation of KautomatorWaitForIdleSettings for external developer's usage in tests.
- setKeyboard(Keyboard) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder
- Holds an implementation of Keyboard interface.
- setLanguage(Language) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder
- Holds an implementation of Language interface.
- setLibLogger(UiTestLogger) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder
- Holds an implementation of UiTestLogger interface for inner Kaspresso usage.
- setLocation(Double,Double) - function in com.kaspersky.kaspresso.device.location.Location
- Sets current location.
- setLocation(Double,Double) - function in com.kaspersky.kaspresso.device.location.LocationImpl
- Sets current location.
- setLocation(Location) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder
- Holds an implementation of Location interface.
- setLogcat(Logcat) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder
- Holds an implementation of Logcat interface.
- setNetwork(Network) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder
- Holds an implementation of Network interface.
- setObjectBehaviorInterceptors(List) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder
- Holds the list of ObjectBehaviorInterceptors.
- setObjectWatcherInterceptors(List) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder
- Holds the list of ObjectWatcherInterceptors.
- setOrientation(Exploit.DeviceOrientation) - function in com.kaspersky.kaspresso.device.exploit.Exploit
- Sets the specific DeviceOrientation of the device.
- setOrientation(Exploit.DeviceOrientation) - function in com.kaspersky.kaspresso.device.exploit.ExploitImpl
- Sets the specific Exploit.DeviceOrientation of the device via shell.
- setPermissions(Permissions) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder
- Holds an implementation of Permissions interface.
- setPhone(Phone) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder
- Holds an implementation of Phone interface.
- setRootView(KBaseView) - function in com.kaspersky.kaspresso.screens.KScreen
- setScreenshots(Screenshots) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder
- Holds an implementation of Screenshots interface.
- setStackTrace(Array) - function in java.lang.Throwable
- setStackTrace(Array) - function in java.lang.Throwable
- setStackTrace(Array) - function in kotlin.Throwable
- setStackTrace(Array) - function in kotlin.Throwable
- setStackTrace(Array) - function in kotlin.Throwable
- setStepParams(StepParams) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder
- Holds the StepParams for com.kaspersky.kaspresso.testcases.core.step.StepsManager's usage.
- setStepWatcherInterceptors(List) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder
- Holds the list of StepWatcherInterceptors.
- setTestLogger(UiTestLogger) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder
- Holds an implementation of UiTestLogger interface for external developer's usage in tests.
- setTestRunWatcherInterceptors(List) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder
- Holds the list of TestRunWatcherInterceptors.
- setTimeoutMs(Long) - function in com.kaspersky.kaspresso.params.ContinuouslyParams
- setTimeoutMs(Long) - function in com.kaspersky.kaspresso.params.FlakySafetyParams
- setUiDeviceInterceptor(UiInterceptor) - function in com.kaspersky.kaspresso.internal.systemscreen.DataUsageSettingsScreen
- setUiDeviceInterceptor(UiInterceptor) - function in com.kaspersky.kaspresso.internal.systemscreen.NotificationsFullScreen
- setUiDeviceInterceptor(UiInterceptor) - function in com.kaspersky.kaspresso.internal.systemscreen.NotificationsMobileDataScreen
- setUiDeviceInterceptor(UiInterceptor) - function in com.kaspersky.kaspresso.internal.systemscreen.NotificationsShortScreen
- setUiDeviceInterceptor(UiInterceptor) - function in com.kaspersky.kaspresso.internal.systemscreen.WiFiSettingsScreen
- setUiObjectInterceptor(UiInterceptor) - function in com.kaspersky.kaspresso.internal.systemscreen.DataUsageSettingsScreen
- setUiObjectInterceptor(UiInterceptor) - function in com.kaspersky.kaspresso.internal.systemscreen.NotificationsFullScreen
- setUiObjectInterceptor(UiInterceptor) - function in com.kaspersky.kaspresso.internal.systemscreen.NotificationsMobileDataScreen
- setUiObjectInterceptor(UiInterceptor) - function in com.kaspersky.kaspresso.internal.systemscreen.NotificationsShortScreen
- setUiObjectInterceptor(UiInterceptor) - function in com.kaspersky.kaspresso.internal.systemscreen.WiFiSettingsScreen
- setup() - function in com.kaspersky.kaspresso.testcases.api.testcase.DocLocScreenshotTestCase
- setViewActionWatcherInterceptors(List) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder
- Holds the list of ViewActionWatcherInterceptors.
- setViewAssertionWatcherInterceptors(List) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder
- Holds the list of ViewAssertionWatcherInterceptors.
- setViewBehaviorInterceptors(List) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder
- Holds the list of ViewBehaviorInterceptors.
- setViewInterceptor(Interceptor) - function in com.kaspersky.kaspresso.screens.KScreen
- setWebAssertionWatcherInterceptors(List) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder
- Holds the list of WebAssertionWatcherInterceptors.
- setWebBehaviorInterceptors(List) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder
- Holds the list of WebBehaviorInterceptors.
- setWebInterceptor(Interceptor) - function in com.kaspersky.kaspresso.screens.KScreen
- simple(Function1) - function in com.kaspersky.kaspresso.kaspresso.Kaspresso.Builder.Companion
- Simple (preconfigured with logging and flaky-safe features) Builder for test environment configuration.
- size() - function in io.reactivex.exceptions.ExtCompositeException
- Returns the number of suppressed exceptions.
- skipped(AssumptionViolatedException,Description) - function in org.junit.rules.TestWatcher
- skipped(AssumptionViolatedException,Description) - function in org.junit.rules.TestWatcher
- skippedQuietly(AssumptionViolatedException,Description,List) - function in org.junit.rules.TestWatcher
- STARTED - enum entry in com.kaspersky.kaspresso.testcases.models.StepStatus
- starting(Description) - function in org.junit.rules.TestWatcher
- startingQuietly(Description,List) - function in org.junit.rules.TestWatcher
- step(String,Function1) - function in com.kaspersky.kaspresso.testcases.core.testcontext.TestContext
- The representation of a TestContext's step.
- StepInfo - class in com.kaspersky.kaspresso.testcases.models.info
- StepInfoConverter - class in com.kaspersky.kaspresso.report.impl
- Converts com.kaspersky.kaspresso.testcases.models.info.StepInfo into io.qameta.allure.model.StepResult JSON model.
- StepParams - class in com.kaspersky.kaspresso.params
- The class that holds all the necessary for com.kaspersky.kaspresso.testcases.core.step.StepsManager parameters.
- StepStatus - class in com.kaspersky.kaspresso.testcases.models
- StepWatcherInterceptor - class in com.kaspersky.kaspresso.interceptors.watcher.testcase
- The interface for all interceptors intercepting step events.
- succeeded(Description) - function in org.junit.rules.TestWatcher
- succeededQuietly(Description,List) - function in org.junit.rules.TestWatcher
- SUCCESS - enum entry in com.kaspersky.kaspresso.testcases.models.StepStatus
- switchInApp(Locale) - function in com.kaspersky.kaspresso.device.languages.Language
- Switches language only in the current Application (not in OS!).
- switchInApp(Locale) - function in com.kaspersky.kaspresso.device.languages.LanguageImpl
- Switches language only in the current Application (not in OS!).
- SYSTEM - enum entry in com.kaspersky.kaspresso.device.logcat.Logcat.Buffer
- SystemDialogSafetyDataBehaviorInterceptor - class in com.kaspersky.kaspresso.interceptors.behavior.impl.systemsafety
- The implementation of DataBehaviorInterceptor and SystemDialogSafetyProvider interfaces.
- SystemDialogSafetyDeviceBehaviorInterceptor - class in com.kaspersky.kaspresso.interceptors.behaviorkautomator.impl.systemsafety
- The implementation of DeviceBehaviorInterceptor and SystemDialogSafetyProvider interfaces.
- SystemDialogSafetyObjectBehaviorInterceptor - class in com.kaspersky.kaspresso.interceptors.behaviorkautomator.impl.systemsafety
- The implementation of ObjectBehaviorInterceptor and SystemDialogSafetyProvider interfaces.
- SystemDialogSafetyProvider - class in com.kaspersky.kaspresso.systemsafety
- An interface to provide system dialog safety functionality.
- SystemDialogSafetyProviderImpl - class in com.kaspersky.kaspresso.systemsafety
- The implementation of the SystemDialogSafetyProvider interface.
- SystemDialogSafetyViewBehaviorInterceptor - class in com.kaspersky.kaspresso.interceptors.behavior.impl.systemsafety
- The implementation of ViewBehaviorInterceptor and SystemDialogSafetyProvider interfaces.
- SystemDialogSafetyWebBehaviorInterceptor - class in com.kaspersky.kaspresso.interceptors.behavior.impl.systemsafety
- The implementation of WebBehaviorInterceptor and SystemDialogSafetyProvider interfaces.