Module Selenium::WebDriver::Firefox
In: lib/selenium/webdriver/firefox.rb
lib/selenium/webdriver/firefox/bridge.rb
lib/selenium/webdriver/firefox/socket_lock.rb
lib/selenium/webdriver/firefox/profile.rb
lib/selenium/webdriver/firefox/util.rb
lib/selenium/webdriver/firefox/extension.rb
lib/selenium/webdriver/firefox/binary.rb
lib/selenium/webdriver/firefox/launcher.rb
lib/selenium/webdriver/firefox/profiles_ini.rb

Methods

path=  

Classes and Modules

Module Selenium::WebDriver::Firefox::Util
Class Selenium::WebDriver::Firefox::Binary
Class Selenium::WebDriver::Firefox::Bridge
Class Selenium::WebDriver::Firefox::Extension
Class Selenium::WebDriver::Firefox::Launcher
Class Selenium::WebDriver::Firefox::Profile
Class Selenium::WebDriver::Firefox::ProfilesIni
Class Selenium::WebDriver::Firefox::SocketLock

Constants

DEFAULT_PORT = 7055
DEFAULT_ENABLE_NATIVE_EVENTS = Platform.os == :windows
DEFAULT_SECURE_SSL = false
DEFAULT_ASSUME_UNTRUSTED_ISSUER = true
DEFAULT_LOAD_NO_FOCUS_LIB = false

Public Class methods

[Validate]