python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to select Text in appium in android
**Appium version:**
Xpath:
/hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.Relat...
Rushabh Shah
Votes: 0
Answers: 0
Unable to install WebdriverAgent on iOS simulator, getting error on Appium Desktop
Error Received:
Encountered internal error running command: Error: Unable to start WebDriverAgent session because of xcodebuild failure: An unknown server-side error occurred while processing the comm...
Rozmeen
Votes: 0
Answers: 1
Appium driver.find_element() returns Dictionary [Error]
Appium verison: 2.1.4
Selenium version: 4.0.0
driver.find_element() returns a dictionary instead of an element object, so while doing driver.find_element().click() the following error is thrown.
'dic...
Nagulan S
Votes: 0
Answers: 1
Appium Inspector don't open on Linux Ubuntu
I cannot open Appium inspector on Linux Ubuntu.
In the same folder I have 3 files:
Appium-Inspector-linux-2022.2.1.AppImage /
Appium-Server-GUI-linux-1.22.2.AppImage /
latest-linux.yml
When I open the...
Thiago Andrade
Votes: 0
Answers: 3