you don't run tests in the dashboard, you only send results to the dashboard of the tests that are being run somewhere else. That's why
@famous-restaurant-30435 asked you where you run tests, whether it is still a local machine but with
--record
flag or is it some other machine like a CI one. Does it make sens?