wazzeps
wazzeps
## Description Implement search for an inner element by an image. ## Environment * java-client: 8.3.0 * Appium server version: 2.0.0-beta.65 * Plugin: [email protected] * Ubuntu 20.04 * Android *...
## Description After calling the terminateApp(String bundleId) method to close Chrome browser it has no web context after subsequent launch. ## Environment * Java-client 8.5.0 * Appium 2.1.3 * [email protected]...
## Description Since java-client 8.6.0 calling the implementation of abstract methods in widget subclasses results in throwing exception java.lang.AbstractMethodError. ## Environment * Java-client 8.6.0 * Appium 2.1.3 * Java 11...
## 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...
## Description Is it possible to implement so that overridden widgets are interfaces? ## Environment Java client 8.5.0 ## Details Now we have some restrictions: All classes which are declared...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Suppose we have 2 locators to look up a widget and...
### Current Behavior We have the ability to [save screenshots of entire screens](https://github.com/appium/appium-inspector/pull/1021). ### Suggested Solution It would be nice to be able to save screenshots of individual elements to...
### Current Behavior When switching tabs of locators, the value in the selector input field does not change. ### Suggested Solution Save selector values in each tab separately to make...
## Description At the moment, the @WithTimeout annotation can only be applied to fields. Often when working with widgets, having the root element ready means that the inner elements will...
### Current Behavior No hotkeys. ### Suggested Solution Is it possible to add hotkeys to the desktop/web version of the Inspector? It would be convenient to perform common actions, such...