Closed egibbm closed 4 years ago
Keywords like Run Keyword And Return Status is marking the test as FAILED when returning status==false. This fix will make such assignments to always have status PASSED, regardless the status value.
Run Keyword And Return Status
Keywords like
Run Keyword And Return Status
is marking the test as FAILED when returning status==false. This fix will make such assignments to always have status PASSED, regardless the status value.