ldi-github / shirates-core

Integration test framework for mobile apps
https://ldi-github.github.io/shirates-core/
Apache License 2.0
8 stars 0 forks source link

Incorrect simulator is connected by ios.profile(udid) #31

Closed ldi-github closed 1 year ago

ldi-github commented 1 year ago

Current Behavior

When udid is set to ios.profile, simulator is launched correctly, but then connected to another simulator.

Expected Behavior

The simulator designated by ios.profile(udid) is connected.

Cause

Incorrect fallback on "by model" block.

ldi-github commented 1 year ago

Fixed

https://github.com/ldi-github/shirates-core/releases/tag/4.1.1