appium-inspector
appium-inspector copied to clipboard
A GUI inspector for mobile apps and more, powered by a (separately installed) Appium server
### Is this an issue specifically with Appium Inspector? - [X] I have verified that my issue does _not_ occur with Appium, and should be investigated as an Appium Inspector...
### Is this an issue specifically with Appium Inspector? - [X] I have verified that my issue does _not_ occur with Appium, and should be investigated as an Appium Inspector...
### 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...
### Current Behavior Currently, I have different JSON capabilities for starting Appium Session using Appium Inspector. For iOS applications on real device, we need to pass **appium:xcodeOrgId** and **appium:xcodeSigningId** as...
### Current Behavior You have to look up `getWindowHandles` result before switching to the selected window, there's single-line text input field (``) on the popup without drop-down list option. ###...
### Is this an issue specifically with Appium Inspector? - [X] I have verified that my issue does _not_ occur with Appium, and should be investigated as an Appium Inspector...
### Is this an issue specifically with Appium Inspector? - [X] I have verified that my issue does _not_ occur with Appium, and should be investigated as an Appium Inspector...
### Current Behavior Whenever user installs the Appium Inspector, it is then required to manually setup capabilities for different applications and devices. This makes it difficult for new team members...
### Current Behavior We can only search for one locator at a time. ### Suggested Solution Implement search functionality by multiple locators to find elements that match all locators at...
### Current Behavior Typical mechanism for using the appium inspector 1. Start session or attach to session 2. Click on the magnifying glass icon 3. Test your selector 4. Repeat...