To create an automated test using Cypress, follow these steps:
-
From the dashboard navigate to Create Automated Test > Desktop (Windows, Linux & macOS).
-
Select Desktop Browser Cypress Server Side.
-
Choose or upload a zip file containing a
yourbrowser-version.cy.js file
. -
Choose a device from:
- Use existing device group
- Use chosen devices
- Use currently idle device(s)
-
Create and run the automated test.
To check the result of your test, go to the Projects section on the left-hand side panel and choose the one that interests you. Click the project, select a Test Run, and Go to results. The Device Session provides information on:
-
Device Session Browser
-
Session Details:
- Analytics
- Device
- Tests and Steps
- Issues
-
Artifacts:
- Screenshots
- Videos
- Files
-
TEST-all.xml
-
Create and run the automated test.