Path: blob/trunk/rb/sig/lib/selenium/webdriver/chrome.rbs
4142 views
module Selenium
module WebDriver
module Chrome
self.@path: String
@path: String
def self.path=: (String path) -> String
def self.path: () -> String?
end
end
end