appium-inspector
appium-inspector copied to clipboard
A GUI inspector for mobile apps and more, powered by a (separately installed) Appium server
## Appium or Appium Desktop? You are reporting an issue at the Appium Desktop repository. Appium Desktop is a wrapper around Appium. If you are having trouble running tests, it...
Target: https://github.com/appium/appium-inspector/tree/main/app/renderer/lib/client-frameworks - [ ] Java - [x] Python - [x] Ruby
It would be nice to find a way to allow for the flexibility of the Actions API within the inspector. I'm sure there are a lot of challenges in making...
it would be nice to be able to run multiple simultaneous sessions if possible.
The feature of recorder and code exporter is very usefull. So I'd like to see that suit for Java JUnit5.
request-promise is built on request which has been defunct for some time. should probably move to Got or something similar. there's a nice [migration guide](https://github.com/sindresorhus/got/blob/main/documentation/migration-guides/request.md) from request to Got that...
In `Session.js`, if the inspector is started with an `attachSessId`, the caps are set to `null` (`newSession(null, attachSessId)(dispatch, getState);`). This causes an error when launching the inspector.
## Appium or Appium Desktop? Appium 1.22.0 You are reporting an issue at the Appium Desktop repository. Appium Desktop is a wrapper around Appium. If you are having trouble running...
## Appium or Appium Desktop? You are reporting an issue at the Appium Desktop repository. Appium Desktop is a wrapper around Appium. If you are having trouble running tests, it...
## Appium or Appium Desktop or Appium Inspector? - [ ✔️ ] I have verified that my issue does not occur with Appium and should be investigated as an Appium...