Hey guys,
I’ve started using this software, which I’m loving by the way. But I find it annoying when it displays as if the test case failed even when I don’t think it should.
So I’m verifying if there’s an option in a
Hey guys,
I’ve started using this software, which I’m loving by the way. But I find it annoying when it displays as if the test case failed even when I don’t think it should.
So I’m verifying if there’s an option in a
See “Failure Handling”
It’s not failure handling, even If I put “continue on failure” it throws out that error, it’s not a problem with execution. Just a problem with the log displaying a error that isn’t really a error.
So you just need to input ‘OPTIONAL’ here
Yeah, that worked. Sorry I completely didn’t look at that option as the solution. My apologies and thank you for your help.