-
Kaspresso documentation is currently stored at /docs directory in the repo. It's awkward, we should generate JavaDoc and host it at, for example, https://pages.github.com/
-
When using newer versions of the library, Gradle is unable to find and download the library sources (which allow you to read and debug the source code directly on the IDE).
## Expected Behavior
…
-
как именовать ветки, коммиты и тд.
-
@ele638 для тебя
-
-
Possible additional topics:
1. Who is responsible for pushing the entire autotests process.
2. The strategy of how to execute autotests. E2E, functional tests. What about tests in PR.
Don't forget…
-
**Describe the bug**
There is no video artifact (or it's empty one) after Kaspresso Allure test completion.
**To Reproduce**
Run any Kaspresso Allure example
**Desktop (please complete the fol…
-
**Describe the bug**
Kautomator test fails immediately if UiObject not found
**To Reproduce**
Steps to reproduce the behavior:
1. Go to com.kaspersky.kaspresso.kautomatorsample.screen.MainScreen…
-
**Describe the bug**
Сэмплы каспрессо не стартуют в дебаге.
Например, класс: com.kaspersky.kaspressample.simple_tests.SimpleTest
**To Reproduce**
Steps to reproduce the behavior:
1. Скачать ак…
-
**Describe the bug**
The swipe actions on android devices with API 33 are not working, and instead of swipe, click action is performed. This is a known issue with espresso and is fixed with version 3…