Skip to content Skip to sidebar Skip to footer
Showing posts with the label Appium

Vertical Scrolling In Android App Using Appium-python

Following is the UI for android app. In this a UI of Friends list is visible. It have total number … Read more Vertical Scrolling In Android App Using Appium-python

Appium, How To Get X And Y Coordinates For Swiping

In the Appium documentation, it says that i have to pass in an x and y value. How can I know the x … Read more Appium, How To Get X And Y Coordinates For Swiping

How To Upload Attachments In Browser Tests Using Appium?

I am trying to automate a test case in Chrome where I would like to upload an attachment to an emai… Read more How To Upload Attachments In Browser Tests Using Appium?

How To Enter Numeric Values Using Mobile Keypad In Android App In Python Script Using Appium

I am writing a python script to automate android application. I want to enter values in text board… Read more How To Enter Numeric Values Using Mobile Keypad In Android App In Python Script Using Appium