How to mark a test case as pass on LambdaTest with NUnit Framework?

Can you please tell me how to mark a specific test case as pass on LambdaTest with NUnit Framework?

Hello Dipen,

You need to use Lambda Hooks to specify the status of your test cases. Here is a code snippet provided for you to add browser.executeScript("lambda-status=passed") in your code.

For more info, please refer to Lambda Hooks doc - Lambda Hooks For Selenium Automation | LambdaTest | LambdaTest