{
  "Name": "CafeF-BCTC-PDF-Vietstock-download",
  "CreationDate": "2025-8-14",
  "Commands": [
    {
      "Command": "store",
      "Target": "nodisplay",
      "Value": "!replayspeed",
      "Description": ""
    },
    {
      "Command": "store",
      "Target": "true",
      "Value": "!ErrorIgnore",
      "Description": ""
    },
    {
      "Command": "csvRead",
      "Target": "ticker.csv",
      "Value": "",
      "Description": ""
    },
    {
      "Command": "storeXpathCount",
      "Target": "xpath=/html/body/div[4]/div[16]/div/div[5]/div[3]/div[4]/div/div/div[2]/div/table/tbody/tr",
      "Value": "row",
      "Description": "count amount of row"
    },
    {
      "Command": "echo",
      "Target": "${!COL1} has ${row} file(s) of ${!COL5}-${!COL2} will be downloaded",
      "Value": "green",
      "Description": ""
    },
    {
      "Command": "times",
      "Target": "${row}",
      "Value": "",
      "Description": ""
    },
    {
      "Command": "onDownload",
      "Target": "${!COL1}-${!COL2}-${!COL5}-BCTC-${filename3}.pdf",
      "Value": "",
      "Description": ""
    },
    {
      "Command": "click",
      "Target": "xpath=/html/body/div[4]/div[16]/div/div[5]/div[3]/div[4]/div/div/div[2]/div/table/tbody/tr[${!times}]/td[1]/a",
      "Value": "",
      "Description": ""
    },
    {
      "Command": "comment",
      "Target": "pause // 5000",
      "Value": "",
      "Description": ""
    },
    {
      "Command": "end",
      "Target": "",
      "Value": "",
      "Description": ""
    },
    {
      "Command": "comment",
      "Target": "onDownload // ALT_2025Q2_BCTC_${filename3}.pdf",
      "Value": "",
      "Description": ""
    },
    {
      "Command": "comment",
      "Target": "if // ${!LOOP}==2",
      "Value": "",
      "Description": ""
    },
    {
      "Command": "comment",
      "Target": "store // true",
      "Value": "!errorignore",
      "Description": ""
    },
    {
      "Command": "comment",
      "Target": "store // 3",
      "Value": "!timeout_pageload",
      "Description": "Otherwise we would wait forever, as internal pages have no load event"
    },
    {
      "Command": "comment",
      "Target": "open // chrome://settings/content/pdfDocuments",
      "Value": "",
      "Description": ""
    },
    {
      "Command": "comment",
      "Target": "store // false",
      "Value": "!errorignore",
      "Description": "Back to normal: Stop for errors"
    },
    {
      "Command": "comment",
      "Target": "open // https://finance.vietstock.vn/${!COL1}/tai-tai-lieu.htm?doctype=1",
      "Value": "",
      "Description": ""
    },
    {
      "Command": "comment",
      "Target": "open // https://finance.vietstock.vn/ALT/tai-tai-lieu.htm?doctype=1",
      "Value": "",
      "Description": ""
    },
    {
      "Command": "comment",
      "Target": "pause // 2000",
      "Value": "",
      "Description": ""
    }
  ]
}