How can I mark my test case as Passed with C# on LambdaTest?

How can I mark my test case as Passed with C# on LambdaTest?

Hi Macy!

You can use LambdaTest hooks to mark your test case as Passed with C#. The command is shown below:

driver.executeScript('lambda-status=passed');