I just purchased a plan with LambdaTest to run tests on real devices, I am using TestCafe. May I know the run command to execute the tests?

I just purchased a plan with LambdaTest to run tests on real devices, I am using TestCafe. May I know the run command to execute the tests?

Hi Miro,

In order to run tests on real devices from TestCafe, you can use:

testcafe "lambdatest:Galaxy S8@9:android:isReal" "path/to/test/file.js"