<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div><blockquote type="cite" class=""><div class="">On 30 Sep 2016, at 19:30, Nate Birkholz via swift-users &lt;<a href="mailto:swift-users@swift.org" class="">swift-users@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">I found a bug in Swift 2.3 migration in the XCUITests, not sure if the bug goes to <a href="http://swift.org/" class="">swift.org</a> or to Apple.<div class=""><br class=""></div><div class="">UI test generator uses the syntax (XCUIElement).children(matching: .other) but the compiler only recognizes childrenMatchingType(.Other), and you have to manually change the instances. Makes generating UI Tests a pain!</div></div></div></blockquote><br class=""></div><div>Please open a bug at <a href="https://bugs.swift.org" class="">https://bugs.swift.org</a>&nbsp;and then it can be re-routed if necessary. If you can attach the snippet of code with before/after that would help.</div><div><br class=""></div><div>Thanks!</div><div><br class=""></div><div>Alex</div><br class=""></body></html>