Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
SeleniumHQ
GitHub Repository: SeleniumHQ/Selenium
Path: blob/trunk/rb/sig/interfaces/options.rbs
1864 views
interface _Options
  def enable_login: -> untyped

  def enable_logging: (untyped browser_options) -> untyped
end