/AutomationGuild2021

Automation Guild 2021 presentation on Deciding When to Pick Cypress vs. WebdriverIO

Primary LanguageJavaScriptCreative Commons Attribution Share Alike 4.0 InternationalCC-BY-SA-4.0

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