Appium Scroll/Swipe in Android | Horizontal & Vertical | using PointerInput & Sequence class

preview_player
Показать описание
#appium_java_tutorial_qavbox #appium #java-client #mobiletesting #hybridapp #automationtesting #appiuminspector #android #scroll #swipe

This video will explain how to effectively scroll/swipe (for Android apps) Horizontal & Vertical using PointerInput & Sequence class.

TouchActions class is deprecated, so we need to use an alternate approach using Sequence class.

Appium java-client releases -

Sauce labs react mobile apps (Android and IOS ) -

Subscribe to this channel -

Blog posts -

Make me awake & feel fresh always, so I can bring lot's of interesting topics for you all, Buy me a coffee?
Рекомендации по теме
Комментарии
Автор

Which appium version you are using for IOS device because i tried all appium if failing Unable to launch WebDriverAgent because of xcodebuild failure: xcodebuild failed with code 65

sandeepsharma
Автор

Can we perform other gestures using pointer input and sequence class?

shreyanshjain
Автор

Unable to perform W3C actions. Check the logcat output for possible error reports and make sure your input actions chain is valid. -> I copied and pasted your code but it doesnt work

eminz.