We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 000c2cf commit 1aba14eCopy full SHA for 1aba14e
1 file changed
rb/lib/selenium/webdriver/common/platform.rb
@@ -105,7 +105,6 @@ def wsl?
105
106
def cygwin?
107
RUBY_PLATFORM.include?('cygwin')
108
- !Regexp.last_match.nil?
109
end
110
111
def null_device
0 commit comments