How to replace the row number and column number values as variables in the CV click descriptor?
You need to have something like:
“Target: TableCell (25,410,930,103)”+
“ColumnNumber: “+colNr+” (474,410,95,17)” +
“RowNumber: “+rowNr+” (25,484,19,13)”
and colNr and rowNr should be string or int
Hi @sbotan
Even after passing variable like below, facing issues, please help

