Github user filmaj commented on the issue:

    https://github.com/apache/cordova-plugin-contacts/pull/88
  
    FWIW, the latest UI automation framework on iOS 9.3+, XCUITest, _should_ 
allow interacting with built-in/preinstalled applications. However, in practice 
we won't be able to elegantly test this until we move our iOS UI testing 
exclusively to XCUITest, unless we start implementing some tests in XCUITest 
and others in UIAutomation, and conditionally execute them based on iOS target.
    
    I think a good moment to implement UI tests for this is once we move to 
XCUITest only.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to