As the title says, i'm trying to record test automation steps for XCUITest in Xcode 9 in Safari browser. Our app has some links it opens in external browser and we need to test some elements on the opening webpage.
But whenever I tried to record steps with Xcode and Safari opens, I tap some of the webpage elements and Xcode crashes.
Any help how to get this working? I'm aware of new automation features in Xcode 9 that promise multi-app testing.