-
Notifications
You must be signed in to change notification settings - Fork 568
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
driver.swipe() last argument not working on android chrome browser #1091
Comments
Please attach the full appium server side log |
PS C:\Users\saber> appium server --allow-insecure chromedriver_autodownload |
@KazuCocoa
|
It looks like Appium proxied the command to the chromedriver. If it didn't work, the issue might be in chromedriver/chrome engine. Reporting it to Google would help.
What the log result with It would help to show logs in chromedriver level. |
appium version
chrome driver version
when i test driver.swipe() on android chrome browser,as follows:
i set last argument
duration
to 5000ms (5 seconds),but the action finished quickly with no delayThe text was updated successfully, but these errors were encountered: