I am using a CSV file imported using the ‘import CSV’ function. My CSV file has column headers labelled COL1, COL2 etc… In my test target and pattern I have ${!COL1} , ${!COL2} etc…
However when running the test I immediately receive “error Internal variable “!COL1” not supported”
Initially I thought I received this because I am using Firefox however I use Chrome and this still occurs.
Any advice please