Path: blob/trunk/rb/sig/lib/selenium/webdriver/chrome.rbs
1864 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
module Selenium module WebDriver module Chrome self.@path: String @path: String def self.path=: (String path) -> String def self.path: () -> String? end end end