{
  "version": 12,
  "stages": [
    {
      "stage": "TwitchLiveInfo_ResolutionGuide",
      "start": [
        "In [Twitch Channel Live Info], Choose [Output Resolution: button]"
      ],
      "end": [
        "PLSDialogView ResolutionGuidePage Show"
      ]
    },
    {
      "stage": "TwitchLiveInfo_ServiceInfo",
      "start": [
        "In Twitch Channel Live Info, Widget Service Info Enter"
      ],
      "end": [
        "Widget ToolTip Show"
      ],
      "abort": [
        "In Twitch Channel Live Info, Widget Service Info Leave"
      ]
    },
    {
      "stage": "TwitchLiveInfo_Confirm_Ok",
      "start": [
        "In [Twitch Channel Live Info], Click [button: OK]"
      ],
      "end": [
        "PLSDialogView PLSAlertView Show",
        "PLSDialogView PLSLiveInfoTwitch Hide"
      ]
    },
    {
      "stage": "TwitchLiveInfo_Cancel",
      "start": [
        "In [Twitch Channel Live Info], Click [button: Cancel]"
      ],
      "end": [
        "PLSDialogView PLSLiveInfoTwitch Hide"
      ]
    }
  ]
}