robotframework-appiumlibrary icon indicating copy to clipboard operation
robotframework-appiumlibrary copied to clipboard

Swipe on web mobile throws "Method has not yet been implemented"

Open Ernest2 opened this issue 8 years ago • 4 comments

Hi. I'm using RF+appium to automate tests in chrome browser on android device. I want to perform a swipe movement, and I'm receiving the following mesage: "WebDriverException: Message: Method has not yet been implemented"

I'm opening chrome in an android device using Open Application whit the following capabilities: ${platformName} = Android ${platformVersion} = 4.3 ${deviceName} = 5fe29380 ${browserName} = chrome ${androidPackage} = com.android.chrome ${appActivity} = com.google.android.apps.chrome.Main

Ernest2 avatar Jun 26 '17 20:06 Ernest2

Same issue I'm also facing.

kajamoihdeen avatar Jan 22 '18 08:01 kajamoihdeen

Hi Team,

Any update on this issue?

kajamoihdeen avatar Feb 15 '18 06:02 kajamoihdeen

Hi Team,

Any update on this issue?

kajamoihdeen avatar Mar 30 '18 06:03 kajamoihdeen

I am also facing the same issue.

testPK avatar Jul 19 '18 18:07 testPK

Closing due to inactivity, also make sure you try python-client first

serhatbolsu avatar Oct 27 '22 08:10 serhatbolsu