Hey, I got this to work 
{
"Name": "Upload Events-Final",
"CreationDate": "2025-4-6",
"Commands": [
{
"Command": "csvRead",
"Target": "Book3.csv",
"Value": "",
"Description": ""
},
{
"Command": "open",
"Target": "${!COL16}",
"Value": "",
"Description": ""
},
{
"Command": "pause",
"Target": "1000",
"Value": "",
"Description": ""
},
{
"Command": "store",
"Target": "${!COL1}",
"Value": "!csvLine",
"Description": ""
},
{
"Command": "type",
"Target": "name=_ctl0:_ctl3:_ctl0:_ctl0:txtArticleTitle",
"Value": "${!COL1}",
"Description": ""
},
{
"Command": "type",
"Target": "name=_ctl0:_ctl3:_ctl0:_ctl0:txtEPSummary",
"Value": "${!COL2}",
"Description": ""
},
{
"Command": "type",
"Target": "name=_ctl0:_ctl3:_ctl0:_ctl0:txtArticle",
"Value": "${!COL3}",
"Description": ""
},
{
"Command": "select",
"Target": "name=_ctl0:_ctl3:_ctl0:_ctl0:ddlCityList",
"Value": "label=${!COL5}",
"Description": ""
},
{
"Command": "type",
"Target": "name=_ctl0:_ctl3:_ctl0:_ctl0:txtAddress",
"Value": "${!COL6}",
"Description": ""
},
{
"Command": "type",
"Target": "name=_ctl0:_ctl3:_ctl0:_ctl0:txtWebUrl",
"Value": "${!COL7}",
"Description": ""
},
{
"Command": "type",
"Target": "name=_ctl0:_ctl3:_ctl0:_ctl0:txtContactInfo",
"Value": "${!COL8}",
"Description": ""
},
{
"Command": "type",
"Target": "name=_ctl0:_ctl3:_ctl0:_ctl0:txtCost",
"Value": "${!COL9}",
"Description": ""
},
{
"Command": "type",
"Target": "name=_ctl0:_ctl3:_ctl0:_ctl0:txtEventSDate",
"Value": "${!COL10}",
"Description": ""
},
{
"Command": "type",
"Target": "name=_ctl0:_ctl3:_ctl0:_ctl0:txtTiming",
"Value": "${!COL11}",
"Description": ""
},
{
"Command": "select",
"Target": "name=_ctl0:_ctl3:_ctl0:_ctl0:ddlCategoryList",
"Value": "label=${!COL12}",
"Description": ""
},
{
"Command": "select",
"Target": "name=_ctl0:_ctl3:_ctl0:_ctl0:ddlAudienceList",
"Value": "label=${!COL13}",
"Description": ""
},
{
"Command": "type",
"Target": "name=_ctl0:_ctl3:_ctl0:_ctl0:txtContactEmail",
"Value": "${!COL14}",
"Description": ""
},
{
"Command": "click",
"Target": "id=_ctl0__ctl3__ctl0__ctl0_thePhotoControl",
"Value": "",
"Description": ""
},
{
"Command": "type",
"Target": "id=_ctl0__ctl3__ctl0__ctl0_thePhotoControl",
"Value": "${!COL15}",
"Description": ""
},
{
"Command": "type",
"Target": "id=_ctl0__ctl3__ctl0__ctl0_txtEventEDate",
"Value": "${!COL17}",
"Description": ""
},
{
"Command": "click",
"Target": "id=${!COL18}",
"Value": "",
"Description": ""
},
{
"Command": "click",
"Target": "id=_ctl0__ctl3__ctl0__ctl0_btnPreview",
"Value": "",
"Description": ""
},
{
"Command": "waitForElementVisible",
"Target": "id=_ctl0__ctl3__ctl0__ctl0_btnPreviewSave",
"Value": "",
"Description": ""
},
{
"Command": "pause",
"Target": "3000",
"Value": "",
"Description": ""
},
{
"Command": "click",
"Target": "id=_ctl0__ctl3__ctl0__ctl0_btnPreviewSave",
"Value": "",
"Description": ""
},
{
"Command": "waitForElementVisible",
"Target": "id=_ctl0__ctl3__ctl0__ctl0_btnFinished",
"Value": "",
"Description": ""
},
{
"Command": "pause",
"Target": "3000",
"Value": "",
"Description": ""
},
{
"Command": "click",
"Target": "id=_ctl0__ctl3__ctl0__ctl0_btnFinished",
"Value": "",
"Description": ""
},
{
"Command": "pause",
"Target": "2000",
"Value": "",
"Description": ""
},
{
"Command": "open",
"Target": "",
"Value": "",
"Description": ""
},
{
"Command": "storeText",
"Target": "xpath=//*[@id=\"_ctl0__ctl3__ctl0__ctl0_lblWNE_Events\"]/table/tbody/tr/td[2]",
"Value": "!csvLine",
"Description": ""
},
{
"Command": "storeText",
"Target": "xpath=//*[@id=\"_ctl0__ctl3__ctl0__ctl0_lblWNE_Events\"]/table/tbody/tr[2]/td[2]",
"Value": "!csvLine",
"Description": ""
},
{
"Command": "storeText",
"Target": "xpath=//*[@id=\"_ctl0__ctl3__ctl0__ctl0_lblWNE_Events\"]/table/tbody/tr[3]/td[2]",
"Value": "!csvLine",
"Description": ""
},
{
"Command": "storeAttribute",
"Target": "xpath=//a[contains(text(),'Click here to View')]@href",
"Value": "!csvLine",
"Description": ""
},
{
"Command": "storeText",
"Target": "xpath=//*[@id=\"_ctl0__ctl3__ctl0__ctl0_lblWNE_Events\"]/table/tbody/tr[5]/td[2]",
"Value": "!csvLine",
"Description": ""
},
{
"Command": "csvSave",
"Target": "tracker.csv",
"Value": "",
"Description": ""
}
]
}