TestGridSessionArtifactCategory

public enum TestGridSessionArtifactCategory : String, CustomStringConvertible, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case video = "VIDEO"
  • log

    Undocumented

    Declaration

    Swift

    case log = "LOG"
  • Declaration

    Swift

    public var description: String { get }