TestableElement

public protocol TestableElement

Describes an element that can be UI tested

  • id

    identifier for the testable element

    Declaration

    Swift

    var id: String { get }