DVT supports various instruments that we could use over the DVT RSD service via channels, implement these to extend support in appium-remotexpc: - [x] Location Simulation - https://github.com/appium/appium-ios-remotexpc/pull/94 - [x] Condition Inducer - https://github.com/appium/appium-ios-remotexpc/pull/94 - [x] DeviceInfo - https://github.com/appium/appium-ios-remotexpc/pull/105 - [x] ApplicationListing - https://github.com/appium/appium-ios-remotexpc/pull/103 - [x] Screenshot - https://github.com/appium/appium-ios-remotexpc/pull/102 - [ ] ProcessControl - https://github.com/appium/appium-ios-remotexpc/pull/136 - [x] Graphics - https://github.com/appium/appium-ios-remotexpc/pull/104 - [x] NetworkMonitor - https://github.com/appium/appium-ios-remotexpc/pull/110 - [ ] Sysmontap - [ ] EnergyMonitor - [x] Notifications - https://github.com/appium/appium-ios-remotexpc/pull/112 - [ ] ActivityTraceTap Some instruments from above are streaming and TAP based and will require some modifications in DVT.
DVT supports various instruments that we could use over the DVT RSD service via channels, implement these to extend support in appium-remotexpc:
Some instruments from above are streaming and TAP based and will require some modifications in DVT.