Hey, I am not able to see any kind of logs in the Lambdatest dashboard?

Hey, I am unable to see any kind of logs in the Lambdatest dashboard, could you please help me that is there anything I am missing?

Hey Mark,

Please make sure that you are passing the following capabilities:

capabilities.setCapability("performance",true);
capabilities.setCapability("network", true);
capabilities.setCapability("console", true);