Iphone or android emulation in the browser list using testcafe

Hello, I am evaluating your product and I am wondering how to specify responsive authomations if I am using testcafe? I do not see iphone or android emulation in the browser list.

1 Like

After running this command–>testcafe -b lambdatest. The expected output will be of list of mobile devices as shown below.

This documentation will be beneficial to check once. https://www.lambdatest.com/support/docs/npm-plugin-for-testcafe-integration-with-lambdatest/!image 4 (1)|524x460

→ Also user can run this sample command–> “lambdatest:Sony Xperia XZ2@8:android” test.js to check for the mobile device.

3 Likes