The web app which is embedded inside your selendroid test server
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Appium Server in Desktop GUIs for Mac, Windows, and Linux
A WebDriver server for iOS that runs inside the Simulator.
App-inspector is a mobile UI viewer in browser.
Appium iOS Inspector is a tool for visually locating and inspecting iOS application UI elements during automated testing with Appium. It provides a two-way interface between a screenshot of the app and the UI element tree, enabling testers and developers to debug and write reliable selectors. ## Key Features - **Visual Element Location** — Click on the screenshot to highlight the corresponding element in the UI tree, and vice versa. - **XPath Generation** — Automatically generates XPath expressions for selected elements, including support for Accessibility Id via the @name attribute. - **Dynamic Retina Scaling** — Adjust the screenshot's scale factor to match different device resolutions. - **Session Management** — Inspect any active Appium session by specifying the session index, including negative indices for the most recent session. - **Custom Server Configuration** — Connect to Appium servers on different hosts and ports via URL query parameters. ## Philosophy It extends the original Selendroid Inspector concept to the iOS ecosystem, prioritizing a simple, browser-based workflow that integrates seamlessly into existing Appium testing pipelines.