Attention: Prior
Silk4NET versions used
Instruments to automate
iOS devices. With
iOS 9.3, Apple has replaced the support for Instruments with support for the
XCUITest framework, causing
Silk4NET to also no longer support
Instruments. Because of this change, existing
iOS test scripts might break when executed from the current version of
Silk4NET.
- The behavior of the
classname attribute in XCUITest is different to the behavior in Instruments. In most cases,
Silk4NET will automatically handle this change. However, if an existing test script breaks because of such a
classname attribute, you will have to record a new locator for the corresponding object.
- The object hierarchy has changed.