python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Appium GUI testing java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds
I have been using this code successfully until I have to screenshot other smaller images within an image. what it does is to screenshot an image using Appium, and get the background color of the image...
ken4ward
Votes: 0
Answers: 1
Why swipe doesn't work with appium on Android[React-Native]?
I'm trying to make swipe by coordinates (x/y) I have found this method on the appium webite, but it doesn't work for me and shows this error: TypeError: Cannot read property 'performTouchAction' of un...
Богдан Чубко
Votes: 0
Answers: 1
Python Appium Cannot Remote Emulator
I was try running manual appium is work to open my emulator in appium inspector, and then i try create simple script. here is my script :
from appium import webdriver
import time
desired_capabilities...
garonx
Votes: 0
Answers: 1
Deriving Xpath for appium
How to derive xpath for the following highlighted element?as I am seeing all the class names are same. I have tried using parent child traverse also but it did not work as all the 4 child elemetns are...
Apratim Chaudhuri
Votes: 0
Answers: 2