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