Skip to content

badoo/DeviceAgent.iOS.Inspector

Repository files navigation

UI Inspector for iOS DeviceAgent

Tool for inspecting UI elements in iOS application instrumented with DeviceAgent.iOS.

Inspector Screenshot

Inspector is based on the original sources of Inspector for WebDriverAgent (created by Facebook and now maintaned by Appium)

Build

Run following commands in terminal:

npm install
npm run build

Output will be file inspector.js

Usage

  1. While executing iOS tests using Calabash DeviceAgent, set a breakpoint for to investigating UI elements tree.
  2. Open in your browser web page index.html (by default it will connect to DeviceAgent's port http://localhost:27753)

License

UI Inspector for iOS DeviceAgent is BSD-licensed.

About

Web inspector of UI elements for iOS DeviceAgent

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published