The Prompt
Write a Python Appium script that performs a vertical scroll/swipe action on a list view. Use the W3C Actions API to swipe from the bottom 80% of the screen to the top 20%.
How to use this prompt
This prompt is designed for Mobile QA Engineers struggling with W3C action chains in Appium.