NativeScript / nativescript-dev-appium

A package to help with writing and executing e2e Appium tests in NativeScript apps
Apache License 2.0
70 stars 27 forks source link

scrollTo is extremely slow #210

Closed zbranzov closed 5 years ago

zbranzov commented 5 years ago

Environment Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project:

Describe the bug Running the demo tests from here https://github.com/NativeScript/nativescript-picker causes the first test to take 90 sec before ends. Most fo the time used by driver.scrollTo method.

Expected behavior Faster execution

lock[bot] commented 4 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.