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.
npm Plugin For TestCafe Integration With LambdaTest | LambdaTest | LambdaTest
â Also user can run this sample commandâ> âlambdatest:Sony Xperia XZ2@8:androidâ test.js to check for the mobile device.
3 Likes