Ruby gem: playwright-ruby-client
gem install playwright-ruby-client -v 1.57.0 gem 'playwright-ruby-client', '~> 1.57.0' To upgrade to this version, update your Gemfile:
gem 'playwright-ruby-client', '~> 1.57.0' Then run:
bundle update playwright-ruby-client Note: Review the release notes and changelog before upgrading to ensure compatibility with your application.