java-client
java-client copied to clipboard
Java language binding for writing Appium Tests, conforms to W3C WebDriver Protocol
## Description Unable to start Appium session when I am having sikulixapi: 2.0.5 added in the dependency. ## Environment * Java client build version or git revision if you use...
Hi All, I am getting "org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: An unknown server-side error occurred while processing the command. Original error: Unknown device or...
## Description Unable to start appium server programmatically, using AppiumDriverLocalService. I'm able to start appium via commandline. ## Environment APPIUM JAVA CLIENT : 8.5.0 APPIUM SERVER : 2.0.0-beta.71 NODE :...
## Description pushFile(String remotePath, File file) method from PushesFiles interface saves the file if a file with the same name already exists on the device. According to the [XCUITest driver...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior After migration from Appium 1 to Appium 2 (also Selenium 3...
## Description I am writing a simple login test for my Android app using the Appium-java client. I am also using Page Object Model and Page Factory class to initialize...
### Do I have the most recent component updates? - [X] I use the most recent available driver/plugin and server versions ### Is the component officially supported by the Appium...
## Description issue with PageFactory class when using AppiumFieldDecorator as follows:- ## Environment MacOS testing IOS SImulator. Using Appium 2.0 beta.71 jdk 19 ` io.appium java-client 8.5.0 org.seleniumhq.selenium selenium-java 4.9.1...
## Description while initialise the AppiumDriver through pagefactory its not able to initialise the @AndroidFindby and iOSFindBy but @Findby is work fine. ## Environment * Java client build version or...
## Description Getting error while perform tap Action using W3C ## Environment * Java client build version: 8.5.1 * Appium Version: 2.0.0-rc.3 * Node.js version: v14.18.0 * Mobile platform/version: Android...