playwright-ruby-client
playwright-ruby-client copied to clipboard
Error: Unknown scheme for .initialize
Issue Description
Encounter the error Error: Unknown scheme for .initialize after debugging it seems failing in launching the browser or connecting to the remote server when running it remotely
- Operating System: Windows
- Operating System: Linux
- Node version 12.18.3
- playwright-ruby-client (1.25.0)
Expected behavior
It should open the browser
Environment
Production
Development
Paste the output of ruby --version
ruby 2.6.6
Below is the code snippet