How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
[npm-image]: https://img.shields.io/npm/v/app-inspector.svg?style=flat-square [npm-url]: https://npmjs.org/package/app-inspector [travis-image]: https://img.shields.io/travis/macacajs/app-inspector.svg?style=flat-square&logo=travis [travis-url]: https://travis-ci.org/macacajs/app-inspector…
The main features of macacajs/app-inspector are: Inspectors.
Open-source alternatives to macacajs/app-inspector include: appium/appium-desktop — Appium Desktop is a graphical user interface for configuring and managing an Appium server to automate mobile… facebook/webdriveragent — WebDriverAgent is an on-device control agent and automation server that implements the WebDriver protocol for iOS… mykola-mokhnach/appium-ios-inspector — Appium iOS Inspector.
Appium Desktop is a graphical user interface for configuring and managing an Appium server to automate mobile application tests. It serves as a cross-platform automation manager for controlling sessions across different mobile operating systems and cloud providers. The application includes a mobile app inspector for analyzing application source trees and identifying element attributes, alongside a test script recorder that captures user interactions to generate automation code. The tool covers server administration and lifecycle control, allowing for the management of network configurations
WebDriverAgent is an on-device control agent and automation server that implements the WebDriver protocol for iOS devices. It serves as a bridge that enables the remote control of applications and the operating system on physical iOS devices and simulators for automated testing. The project provides a UI testing framework capable of interacting with on-screen elements, capturing screenshots, and simulating user gestures. It translates remote commands into native system calls to interact with the iOS accessibility hierarchy. The server covers a broad range of device orchestration and UI autom
Appium iOS Inspector