This is a Visual AI Testing Challenge for Applitools company, developed by Douglas Urrea Ocampo using Cypress and Applitools Eyes as visual management and AI-powered visual UI.
- Name:
Douglas Urrea Ocampo
- Country:
Colombia
- City:
Medellin
- E-mail:
[email protected]
- LinkedIn: https://www.linkedin.com/in/douglasfugazi
- Contact: https://douglasfugazi.co
- Install Node.js from here
- Install npm from here
- Install git from here
- Install Cypress from here
- Install Eyes Cypress SDK from here
- Download the project from GitHub
- Option 1:
git clone https://github.com/fugazi/homecoming-cypress.git
- Option 2: Download it as a Zip file and extract it
- Option 1:
- CD into the
homecoming-cypress
folder - Set up environment variable
APPLITOOLS_API_KEY
with your own API key.- Login to Applitools > Click on the Person icon > My API Key
- Option Linux/Mac:
export APPLITOOLS_API_KEY=<your_key>
- Option Windows:
set APPLITOOLS_API_KEY=<your_key>
- Option Manual: Open the file
applitools.config.js
and add theapiKey:''
- run
npm install
- run
npx eyes-setup
- run
npm test
Please see Getting Started with Applitools Cypress Tutorial for all the details.
- Cypress project Baseline:
ultraFastGridV1.spec.js
into foldercypress\integration
- Cypress project Checkpoint:
ultraFastGridV2.spec.js
into foldercypress\integration
- batchName:
Demo Homecoming Batch - Cypress
- appName:
ultraFastTest App Baseline - Cypress
- testName:
Smoke Test Baseline