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
Can you run an experiment without this sleep? Does it affect stability?
It can easily be an obsolete measure
This sleep call introduced in the very beginning of library development and wasn't tested much, because we in Avito rarely or maybe even never use swipe method in tests.
I noticed that we are waiting 1000ms after every swipe event. Can it be fixed or at least can the reason for that be documented?
avito-android/subprojects/android-test/ui-testing-core/src/main/kotlin/com/avito/android/test/action/ActionsImpl.kt
Line 33 in 7b6e591
The text was updated successfully, but these errors were encountered: