titusfortner / webdrivers

Keep your Selenium WebDrivers updated automatically
MIT License
593 stars 111 forks source link

Problem using the gem in docker inside WSL2 #197

Closed urubatan closed 3 years ago

urubatan commented 3 years ago

https://github.com/titusfortner/webdrivers/blob/7ef83985ee9edf16de7599db60aad0e6df7d54c0/lib/webdrivers/system.rb#L152

This test to check WSL is causing problems if the gem is used inside docker at least if the server is executed in WSL2

dirkkelly commented 3 years ago

I am having the same issue, could we override this with an environment flag?

kapoorlakshya commented 3 years ago

Closed by #196. Fix confirmed to be working by @urubatan.