Skip to content

bahmutov/cypress-csv-file-upload-example

Repository files navigation

cypress-csv-file-upload-example

Upload the CSV file and confirm the server shows the uploaded rows

Upload CSV file test

See spec.js

Run

# install the dependencies
$ npm install
# start the server and open Cypress
$ npm run dev
# click on the "spec.js" file

About

Upload the CSV file and confirm the server shows the uploaded rows

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published