Closed ntdaley closed 5 years ago
Keyword objects can end up with comments in their settings... E.g if a keyword had the line # [Arguments] ${arg} It does not notice the # in the first cell.
# [Arguments] ${arg}
Presumably the same issue would exist for tests.
Keyword objects can end up with comments in their settings... E.g if a keyword had the line
# [Arguments] ${arg}
It does not notice the # in the first cell.Presumably the same issue would exist for tests.