Open r-chris opened 5 years ago
Presumably, this issue is caused on line: https://github.com/peterservice-rnd/robotframework-excellib/blob/92e8e91bcbf6fc5aadcd23820036e8b952130bef/src/ExcelLibrary.py#L241
it works for me. TypeError disappeared.
Otherwise, Read Excel Column does not return correct data as expected. The returned list only contain one cell's value.
When trying to use:
I receive the following error:
I assume this could be related to an update in an underlying dependency.