Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
SeleniumHQ
GitHub Repository: SeleniumHQ/Selenium
Path: blob/trunk/rb/sig/gems/rexml/xpath.rbs
1864 views
module REXML
  class XPath
    def self.first: (untyped element, untyped path) -> untyped
  end
end