Hi,
I’m trying to figure out one issue that i have with “Collections” library and their Copy List keyword,
I’m checking the type of variable by Evaluate and it says “list”
So i try to copy the list with Copy List Keyword but i got TypeError: Expected argument 1 to be a list or list-like, got string instead.
Any idea why it treats the one element list as string? Probably doing something wrong here ![]()
br,
Tomasz
