11 lines
149 B
Markdown
11 lines
149 B
Markdown
# Purpose
|
|
Cypress sandbox project to test web scraping.
|
|
|
|
# How to run
|
|
## Prerequisites
|
|
Install nodejs and npm.
|
|
|
|
## Launch
|
|
```bash
|
|
npm run cypress
|
|
``` |