SystemAlertAllow
public protocol SystemAlertAllow: SystemMessages
Protocol defining system alert allow element.
-
allow
Default implementationAllow messages.
Default Implementation
Represents all possible
allow
buttons in system service messages.Declaration
Swift
static var allow: [String]
-
allowElement
Default implementationAllow element.
Default Implementation
Allow element.
Declaration
Swift
var allowElement: XCUIElement