iOS11-Xcode 9-Emulator

When I run my test on IOS11 and Xcode 9 it opens one Simulator, and if I wait it opens a 2nd Emulator.

Anyone else running into this?

I too faced the same issue. I built my app using xcode so it started a simulator. Then ran my test scripts from terminal, this booted up the second simulator.

Looks like Xcode 9 isn’t a great build. I went back to 8.3.3.

Thanks for replying.