Skip to content

Instantly share code, notes, and snippets.

@systemboogie
Created November 25, 2022 15:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save systemboogie/e7a90eb953b80f9669ef5f06c7eb87c6 to your computer and use it in GitHub Desktop.
Save systemboogie/e7a90eb953b80f9669ef5f06c7eb87c6 to your computer and use it in GitHub Desktop.
Decision guide for browser test tooling - feature set
Cypress Playwright Puppeteer TestCafé WebDriver-based
Automatic wait on elements Depends[^5]
Remote execution
Video recordings
Switch tabs
iFrame support
Shadow DOM support
Network inspection/interception/mocking
Browser console inspection
Test recorder Depends[^6]
Test script debugger
Component testing Depends[^7]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment