Path: blob/trunk/rb/sig/lib/selenium/webdriver/common/port_prober.rbs
4164 views
module Selenium
module WebDriver
class PortProber
def self.above: (untyped port) -> untyped
IGNORED_ERRORS: untyped
def self.free?: (untyped port) -> untyped
end
end
end