Class: MediawikiSelenium::BrowserFactory::Firefox

Inherits:
Base
  • Object
show all
Defined in:
lib/mediawiki_selenium/browser_factory/firefox.rb

Overview

Constructs new Firefox browser instances. The following configuration is supported.

  • browser_http_proxy
  • browser_language
  • browser_timeout
  • browser_user_agent

See Also:

Instance Attribute Summary

Attributes inherited from Base

#browser_name

Method Summary

Methods inherited from Base

#all_binding_keys, bind, bindings, #bindings, #browser_for, #browser_options, configure, #configure, default_bindings, #each, #initialize, #new_browser_for, #override, #teardown

Constructor Details

This class inherits a constructor from MediawikiSelenium::BrowserFactory::Base