Next-Gen App & Browser
Testing Cloud
Trusted by 2 Mn+ QAs & Devs to accelerate their release cycles
Cypress supports cross browser testing for Chrome, Firefox, and WebKit. To run tests over different browsers, you need to install that browser in your system, or you will require to use a cloud-based cross browser testing platform such as LambdaTest, where you can access over 3000+ browsers, OS, and device combinations.
Once you install the browser, follow these steps to run the Cypress test:
cypress run --browser firefox
For testing on different devices, you need to install real devices, an emulator, or a simulator in your system, or you can use LambdaTest Real Device cloud. Specify your device with “--device”.
cypress run --device iPhone 6
Open Cypress test runner and go to the right corner. Then select the device and run the test.
KaneAI - Testing Assistant
World’s first AI-Native E2E testing agent.