> On 30 Sep 2016, at 19:30, Nate Birkholz via swift-users 
> <swift-users@swift.org> wrote:
> 
> I found a bug in Swift 2.3 migration in the XCUITests, not sure if the bug 
> goes to swift.org <http://swift.org/> or to Apple.
> 
> 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!

Please open a bug at https://bugs.swift.org <https://bugs.swift.org/> and then 
it can be re-routed if necessary. If you can attach the snippet of code with 
before/after that would help.

Thanks!

Alex

_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users

Reply via email to