You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
idb interact Commands are not working, like "SWIPE, TAP, and PRESS A BUTTON".
Target doesn't conform to FBSimulatorLifecycleCommands protocol ******************************** | Iphone 6 | Booted | iPhone 6 | OS 'iOS 12.5.7' | arm64
This issue was reported in SEP 2019, but still, we are not able to use these (open, tap, swipe, etc) features of idb due to iOS restrictions. So, how can we say that idb can be an alternative to WDA? Can I expect, in the near future iOS to allow it or we may found some other way to do so?
Reproduction
idb ui tap --udid xxxxxxxxxxxx 200 200
OR
idb ui swipe --udid xxxxxxxxxxxx 0 0 200 200
The text was updated successfully, but these errors were encountered:
Description
idb interact Commands are not working, like "SWIPE, TAP, and PRESS A BUTTON".
Target doesn't conform to FBSimulatorLifecycleCommands protocol ******************************** | Iphone 6 | Booted | iPhone 6 | OS 'iOS 12.5.7' | arm64
This issue was reported in SEP 2019, but still, we are not able to use these (open, tap, swipe, etc) features of idb due to iOS restrictions. So, how can we say that idb can be an alternative to WDA? Can I expect, in the near future iOS to allow it or we may found some other way to do so?
Reproduction
idb ui tap --udid xxxxxxxxxxxx 200 200
OR
idb ui swipe --udid xxxxxxxxxxxx 0 0 200 200
The text was updated successfully, but these errors were encountered: