How to mark a test case as a fail on LambdaTest with NUnit framework?

How to mark a test case as a fail on LambdaTest with NUnit framework?

Hello Ian,

You need to use Lambda Hooks for specifying status for your test cases. Here is a snippet provided for you to add: driver.executeScript('lambda-status=failed'). For more info, please refer to Lambda Hooks doc: