WebDriver.Firefox.Port

This module is a server that controls the running of the Firefox browser. It uses an Erlang port to communicate with the browser.

None of the functions here are user facing and are controlled by the BrowserSup.

Source

Summary

browser_terminated(state)
do_init(state)
installed?()
normal_termination(state)
program_name(state)
set_root_url(state)
start_link(config, sup)
wait_for_start(state)

Functions

browser_terminated(state)
Source
do_init(state)
Source
installed?()
Source
normal_termination(state)
Source
program_name(state)
Source
set_root_url(state)
Source
start_link(config, sup)
Source
wait_for_start(state)
Source