Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot work with Compose and especially Kautomator+Compose - not clear examples #694

Open
comdiv opened this issue Jan 4, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@comdiv
Copy link

comdiv commented Jan 4, 2025

Trys to setup test for external compose-based application with Kautomator.

Current examples and tutorials not cover this case and i've been stucked

  1. only dependency to install is pkg:maven/com.kaspersky.android-components/[email protected]
  2. but it has not package com.kaspersky.components.composesupport.core which used in sample https://github.com/KasperskyLab/Kaspresso/blob/master/samples/kaspresso-compose-support-sample/src/androidTest/kotlin/com/kaspersky/kaspresso/composesupport/sample/screen/ComposeMainScreen.kt
  3. of cause it's not possible to use native KakaoCup page objects, while where is not usual SemanticProvider
  4. UiScreen cannot work with compose

Please:

  1. provide explanation about KNode, because i cannot use kaspresso with Compose or fix dependency list
  2. provide example with Kautomator+Compose
  3. make it more clear, that UiScreen cannot be used with Compose, may be in documentation
@comdiv comdiv added the bug Something isn't working label Jan 4, 2025
@comdiv comdiv changed the title Cannot work with Compose and especially Kautomator Cannot work with Compose and especially Kautomator+Compose - not clear examples Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant