{
  "Name": "CafeF-CorpContact-SSC",
  "CreationDate": "2025-6-25",
  "Commands": [
    {
      "Command": "open",
      "Target": "https://congbothongtin.ssc.gov.vn/faces/NewsSearch",
      "Value": "",
      "Description": ""
    },
    {
      "Command": "pause",
      "Target": "5000",
      "Value": "",
      "Description": ""
    },
    {
      "Command": "click",
      "Target": "xpath=/html/body/div[1]/form/div[*]/div[2]/div/div[1]/div/div[1]/div[2]/span/div[1]/div/div/div[2]/div[2]",
      "Value": "",
      "Description": "click list"
    },
    {
      "Command": "pause",
      "Target": "5000",
      "Value": "",
      "Description": ""
    },
    {
      "Command": "comment",
      "Target": "type // xpath=/html/body/div[1]/form/div[2]/div[2]/div/div[1]/div/div[2]/div/div[1]/div/div/div/div[2]/div/div[1]/div/div[3]/div/div[5]/table/tbody/tr/td/table/tbody/tr/td[2]/input",
      "Value": "${!LOOP}",
      "Description": ""
    },
    {
      "Command": "type",
      "Target": "xpath=/html/body/div[1]/form/div[2]/div[2]/div/div[1]/div/div[2]/div/div[1]/div/div/div/div[2]/div/div[1]/div/div[3]/div/div[5]/table/tbody/tr/td/table/tbody/tr/td[2]/input",
      "Value": "2",
      "Description": ""
    },
    {
      "Command": "comment",
      "Target": "XType // ${KEY_ENTER}",
      "Value": "",
      "Description": ""
    },
    {
      "Command": "sendKeys",
      "Target": "xpath=/html/body/div[1]/form/div[2]/div[2]/div/div[1]/div/div[2]/div/div[1]/div/div/div/div[2]/div/div[1]/div/div[3]/div/div[5]/table/tbody/tr/td/table/tbody/tr/td[2]/input",
      "Value": "${KEY_ENTER}",
      "Description": ""
    },
    {
      "Command": "pause",
      "Target": "5000",
      "Value": "",
      "Description": ""
    },
    {
      "Command": "click",
      "Target": "xpath=/html/body/div[1]/form/div[2]/div[2]/div/div[1]/div/div[2]/div/div[1]/div/div/div/div[2]/div/div[1]/div/div[3]/div/div[2]/table/tbody/tr[2]/td[2]/span/a",
      "Value": "",
      "Description": "click a company link"
    },
    {
      "Command": "pause",
      "Target": "2000",
      "Value": "",
      "Description": ""
    },
    {
      "Command": "storeText",
      "Target": "xpath=/html/body/div[1]/form/div[1]/div/div/div/div[3]/div/div/div/div/table/tbody/tr/td/div/div[1]/div/div/div[1]/div/div/div/span/div[2]/div/div/div/div[2]/table/tbody/tr/td[2]/span/span/span",
      "Value": "fullname",
      "Description": "fullname"
    },
    {
      "Command": "echo",
      "Target": "${fullname}",
      "Value": "blue",
      "Description": ""
    }
  ]
}