You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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):
Smartphone (please complete the following information):
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
The text was updated successfully, but these errors were encountered: