Swift UI Test – Failed to scroll to visible – popup / fullscreenCover
I’m trying to write some UI tests for my app and i’m using a third party popup view library. Under the hood i see it’s using the fullscreenCover
view modifier.
I’m trying to write some UI tests for my app and i’m using a third party popup view library. Under the hood i see it’s using the fullscreenCover
view modifier.