You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
XCTestCase manages a stack of interruption handlers that you can manipulate using addUIInterruptionMonitor() and removeUIInterruptionMonitor(). Maybe we can integrate this into the Salad framework in a nice way?
If you want to create a
ViewObject
for an alert you need to hack a little, this should be better supported. Should think about the design for this.See: https://github.com/Q42/Salad.DemoApp/blob/master/SaladSampleAppUITests/ViewObjects/AddItemView.swift#L13
The text was updated successfully, but these errors were encountered: