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

Random delay when check isDisplayed and click on the element v1.5.3 #580

Open
alekseyp555 opened this issue Sep 25, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@alekseyp555
Copy link

Describe the bug
After update kaspresso version to 1.5.3 from 1.5.2 the new random delay(2 minutes)

To Reproduce
Steps to reproduce the behavior:
check on the element
element {
scrollTo()
isDisplayed()
click()
}

Expected behavior
Scroll and click immediately

Desktop (please complete the following information):

  • OS: MacOs

Smartphone (please complete the following information):

  • Device: Android Emulator
  • OS: Android API 31

Additional context
2023-09-25 15:02:45.641 29991-30125/package I/KASPRESSO: UiObject autoscroll did not help. Throwing exception.
2023-09-25 15:04:31.856 29991-30125/package I/KASPRESSO: Reloading of the element is started
2023-09-25 15:04:43.365 29991-30125/gpackage I/KASPRESSO: Reloading of the element is finished
2023-09-25 15:04:43.365 29991-30125/packageI/KASPRESSO: Repeat action again with the reloaded element

@alekseyp555 alekseyp555 added the bug Something isn't working label Sep 25, 2023
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