Wendigo and other monsters talk for esLibre 2019
https://angrykoala.github.io/wendigo-and-other-monsters/index.html
- Install node and npm (
npm -v
andnode -v
should work) npm install
on root foldernpm run compile
- Open
index.html
in your favorite browser
- Install node and npm (
npm -v
andnode -v
should work) - Go to
examples
folder and executenpm install
- Go get a nice cup of coffee
- Run
npm run server
to execute the dummy server required for examples - Execute examples with
node <example_file.js>
, remember that the dummy server must be running - Execute the live example with
node workshop/desatranques_jaen.js
, this does not require the dummy server - User
npm test
to execute the workshop tests with the real webpage
- Selenium - https://www.seleniumhq.org
- Puppeteer - https://github.com/GoogleChrome/puppeteer
- Cypress.io - https://www.cypress.io
- Wendigo - https://github.com/angrykoala/wendigo