Arsenii Kharlanow
Arsenii Kharlanow
Added new prop horizontalScroll, for changing scroll type in the card form
added compileSdkVersion, buildToolsVersion, targetSdkVersion variables
When you have a lot of tests and one of them is failed it is to difficult find in the report which one was broken. I added a flag that...
- Added parameter that adds the ability to skip the second step (Choose app-modules) during module creation flow For example, it can be needed in case when the project uses...
Thanks for submitting a PR! Please check the boxes below: - [ ] I have added information to `docs/` if required so people know about the feature! - [x] I...
As another possible solution for https://github.com/KasperskyLab/Kaspresso/issues/638, I added the ability to add Allure reports without screenshots
Added try/catch to InternalScreenshotMaker. It is not a real fix (I can say it is a hotfix), but with this change, all tests work well and I see screenshots in...