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