On Appium Studio, registering a paid IOS developer account returns the error message below. I am registering with an Apple ID that has a paid Apple developer ac
I have a method which works perfectly on locally, but when I launch it on server I've got an error: org.openqa.selenium.InvalidArgumentException: Unable to det
So I have tested an appium script and it's running fine but I want to run it with selenium grid so I can run this on a different machine but I am not clear on i
Getting below error while running Appium Encountered internal error running command: Error: Cannot verify the signature of '/Applications/Appium Server GUI.app/
So I've been trying to get my desired capabilities for a while and it's not working with the error of "failed to create session. An unknown server-side error oc
How to dynamically get the UID of the IOS simulator device and then install it in that device. I currently have this BASH script which does the job, however, wh
TouchAction is deprecated. Any pointers for new usage to do vertical Scroll? Below code used. But not working as TouchAction is deprecated. Dimension dimension
An unknown server-side error occurred while processing the command. Original error: Error getting device platform version. Original error: Error executing adbEx
I have a Samsung T4 Tizen Series real smart device. I want to write a sample application for automation testing on it, so how to do that using Appium or any sim
Problem: Iam trying to calculate DP using the following formula. dp = (width * 160) / density; Iam using this formula since i don't know how can i have the DP
For some reason, I am not able to get all direct children of an element on Android. Apparently, the XPath does not work correctly when searching subelements in
import pytest from appium import webdriver class Test: def setup_class(self): print("setup from here") desired_caps = dict() desire
I've an Android phone which needs to be paired with an embedded device (Qt based application on Linux) which we test. I've automated the basic scenarios using A
Hello I did not found answer for similar problem so I add new topic. I have problem with bdd + appium using a page object model. When I run my script I have iss
Appium is able to see and find elements that is not displayed on screen I am trying to build a test automation project, I would like my driver to scroll down
I am trying to run an Appium test in saucelab real devices. But that is throwing error "There is no device that matches your criteria." All config files with co
I saw that touch actions are now deprecated and the recommendation is to use webdriver actions instead. I've been following the exact example from: https://appi
I have problem while automation iOS on real device , during i starting test I got erorr Try to remove the WebDriverAgentRunner application from the device if it
Machine macBook Air M1 OS macOS Big Sur Version 11.5.2 java -version java version "1.8.0_301" Java(TM) SE Runtime Environment (build 1.8.0_301-b09) Java HotSpot
Machine macBook Air M1 OS macOS Big Sur Version 11.5.2 java -version java version "1.8.0_301" Java(TM) SE Runtime Environment (build 1.8.0_301-b09) Java HotSpot