I have a UIVisualEffectView
with 2 subviews added in the UIVisualEffectView's contentView
. This works fine when running normally, but when I try to add UI Test to check that the correct subviews are added, XCUIApplication().debugDescription
does not show the UIVisualEffectView's subviews - it only shows the UIVisualEffectView
.
Asked
Active
Viewed 28 times
1

Jon Reid
- 20,545
- 2
- 64
- 95

matchifang
- 5,190
- 12
- 47
- 76