How to mark a NUnit test case as pass on the LambdaTest platform?
Hi Noah Smith,
For Passed tests, kindly add Lambda hooks below in your code:
browser.executeScript("lambda-status=passed");
And for more details about Lambda Hooks, please refer to this link -