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

  def enable_logging: (untyped browser_options) -> untyped
end