Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.18 KB

README.md

File metadata and controls

42 lines (28 loc) · 1.18 KB

Comparing Cypress and WebdriverIO

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

Development

To run the presentation deck in development mode:

npm start

Edit the deck.mdx file to get started.

Exporting

To build the presentation deck:

npm run build

For more documentation see MDX Deck and Code Surfer

Shield: CC BY-SA 4.0

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

CC BY-SA 4.0