{
  "version": 12,
  "stages": [
    {
      "stage": "Buttom_click_Help_About",
      "start": [
        "In [Main Window], Click [menu: &About]"
      ],
      "end": [
        "PLSDialogView PLSAboutView Show"
      ]
    },
    {
      "stage": "Buttom_click_About_CheckUpdate",
      "start": [
        "In [About], Click [button: Check for update]"
      ],
      "end": [
        "PLSDialogView PLSNoticeView Show"
      ]
    },
    {
      "stage": "Buttom_click_About_Notice_OK",
      "start": [
        "UI: [UI STEP]  PLSNoticeView Confirm Button Click"
      ],
      "end": [
        "PLSDialogView PLSNoticeView Hide"
      ]
    },
    {
      "stage": "Buttom_click_About_Close",
      "start": [
        "In [About], Click [TitleBar Button: Close]"
      ],
      "end": [
        "Widget PLSAboutView Close"
      ]
    }
  ]
}