This presentation was created for the Automation Guild 2021 It is focused on Cypress and WebdriverIO
I cover the topics:
- Configuring Cypress and writing a login test
- Comparing the Cypress syntax with WebdriverIO
- Debugging in each framework
- Interacting with Shadow Doms
- Using the Cypress HTTP Intercept feature
To run the presentation deck in development mode:
npm start
Edit the deck.mdx
file to get started.
To build the presentation deck:
npm run build
For more documentation see MDX Deck and Code Surfer
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.