How do I mark my test case as Failed in C# on LambdaTest?
Hi Macy!
You need to use LambdaTest hooks to mark your test case as Failed. The command is shown below:
driver.executeScript('lambda-status=failed');
How do I mark my test case as Failed in C# on LambdaTest?
Hi Macy!
You need to use LambdaTest hooks to mark your test case as Failed. The command is shown below:
driver.executeScript('lambda-status=failed');