Skip to content

Consider string False to be false similarly as Robot Framework #719

@aaltat

Description

@aaltat

RF convenience methods for handling booleans, example

| Some Keyword | False |

Is evaluated as False in Robot Framework standard libraries, although the argument is string and according Python it should evaluate as True. Changing the S2L to behave in similar fashion as the Robot Framework standard libraries could be useful.

More details in http://robotframework.org/robotframework/latest/libraries/BuiltIn.html#Boolean%20arguments and some discussion in #717

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions