How to mark a test case as pass on LambdaTest with Java-TestNG?

How to mark a test case as pass on LambdaTest with Java-TestNG?

Hello Ian-partridge,

For Passed tests, kindly add LambdaTest hooks below in your code:

browser.executeScript("lambda-status=passed");

And for more details about LambdaTest Hooks, please refer to this link -