Using šŸŽ­Playwright in Ruby/Rails

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Playwright

    Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

  • playwright-java

    Java version of the Playwright testing and automation library

  • Java (or Kotlin): https://github.com/microsoft/playwright-java

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • playwright-python

    Python version of the Playwright testing and automation library.

  • Python: https://github.com/microsoft/playwright-python

  • playwright-dotnet

    .NET version of the Playwright testing and automation library.

  • C#: https://github.com/microsoft/playwright-dotnet

  • Capybara

    Acceptance test framework for web applications

  • Rails already included an acceptance testing framework (called SystemTestCase). It uses Capybara and most users already noticed Capybara tends to produce flaky testcases.

  • playwright-ruby-client

    Playwright client for Ruby

  • I actually created a Playwright client for Ruby. https://github.com/YusukeIwaki/playwright-ruby-client

  • capybara-playwright-driver

    Playwright driver for Capybara

  • I also created a Capybara driver of Playwright. https://github.com/YusukeIwaki/capybara-playwright-driver

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts