Ios swift – XCUITests: how can I tap "back to app" button appearing after testing app opens some other app?
My app has a feature that allows me to open system settings (Preferences app). The system Back button appears in such cases, with a left arrow and the original app name. I mean this one: So, my question is: how…