Why does the skip from keyword library show error in log but not the one called directly in test suite? How could I skip test case in the library keyword without showing error in log?
Yes, I have those exact same imports. Just to make sure, so you don’t get an error in the test run log when using that? The skip works for me too and the test case doesn’t fail. But I’d like to get rid of the unnecessary error in the log.