Rayrun

Cypress

Cypress is an open-source JavaScript end-to-end testing framework that was developed by Cypress.io. It's a complete testing solution that provides a comprehensive set of tools for testing web applications. Cypress is built on top of Mocha and Chai, and it uses a unique architecture that runs tests in the same context as the application being tested. This allows Cypress to provide features such as automatic waiting, time travel, and debugging. Cypress is often used in continuous integration/continuous delivery (CI/CD) environments to ensure that applications function correctly across different browsers and platforms.

Posts

  1. A Comparative Analysis of Playwright Adoption vs Cypress and Selenium

    Discover why @playwright/test is rapidly gaining popularity in the world of QA engineering, surpassing tools like Cypress and Selenium. Dive into the reasons behind this fast adoption, understand its advantages, and learn from real-world user case studies.

    Luc Gagan
  2. Comparing Automated Testing Tools: Cypress, Selenium, Playwright, and Puppeteer

    We will explore the strengths and performance benchmarks of popular automated testing tools - Cypress, Selenium, Playwright, and Puppeteer. Explore their features, use cases, and find the best tool for your testing needs.

    Luc Gagan
  3. Migrating from Cypress to Playwright

    We will explore the reasons for migrating from Cypress to Playwright, the benefits of using Playwright, and the practical steps to successfully transition your end-to-end testing framework.

    Luc Gagan

Videos

Playwright Tutorial: Output Console logs as step traces to UI watch Mode & Traceviewer
Playwright Tutorial: Output Console logs as step traces to UI watch Mode & Traceviewer
Better than Cypress? Playwright UI Watch Mode
Better than Cypress? Playwright UI Watch Mode
Working with multiple elements in Playwright Test (NodeJS)
Working with multiple elements in Playwright Test (NodeJS)

Questions

Discord Threads

TwitterGitHubLinkedIn
AboutQuestionsDiscord ForumBrowser ExtensionTagsQA Jobs

Rayrun is a community for QA engineers. I am constantly looking for new ways to add value to people learning Playwright and other browser automation frameworks. If you have feedback, email luc@ray.run.