Class
Selenium::WebDriver::Firefox::Launcher
In:
lib/selenium/webdriver/firefox/launcher.rb
Parent:
Object
@api private
Methods
assert_profile
connect_until_stable
create_profile
fetch_profile
find_free_port
launch
new
quit
socket_lock
start
start_silent_and_wait
url
Constants
SOCKET_LOCK_TIMEOUT
=
45
STABLE_CONNECTION_TIMEOUT
=
60
Public Class methods
new
(binary, port, profile = nil)
Public Instance methods
assert_profile
()
connect_until_stable
()
create_profile
()
fetch_profile
()
find_free_port
()
launch
()
quit
()
socket_lock
()
start
()
start_silent_and_wait
()
url
()
[Validate]