XCUI continue test loop even when fail
I’m running a test that launch a list of bundleID one by one and check if a specific button exist in the app. My current issue is when one app does not have the button -> test fail, but then the test stops checking the next bundleID.