Hi! im having an issue!! .... pls do help me out..
the below is what i have done...
:FOR ${indexdata} IN RANGE 1 10
\ ${VALEXCEL}= GetCellData New ${
sheet.name} 2 ${indexdata} #@{sheet.clmn.number}[${indexdata}]
\ ${val}= Convert To List ${VALEXCEL}
\ Append To List ${excelvalue} ${val}
RESULT:test1 | FAIL |
AttributeError: 'unicode' object has no attribute 'append'