I could run the test with firefox like in the example below:
testcafe "firefox" tests/sample-fixture.js
How could i launch the tests to show in firefox with device emulation?
thanks.
You can only run Chrome with device emulation. In Firefox, you can only resize the window. Also, you may create your suggestion to improve TestCafe on GitHub.