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

Thread.sleep(1000) after swipe #1306

Open
idyatlov opened this issue Jan 10, 2022 · 2 comments
Open

Thread.sleep(1000) after swipe #1306

idyatlov opened this issue Jan 10, 2022 · 2 comments

Comments

@idyatlov
Copy link

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?

@dsvoronin
Copy link
Contributor

dsvoronin commented Jan 11, 2022

Hello, Ivan!

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.

@idyatlov
Copy link
Author

Hello, Dmitriy

I will check it then and put the results here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants