GastonJS API browser commands
=============================
* [add_extension](commands/javascript/add_extension.md) --> unit test
* [add_header](commands/headers/add_header.md)   --> unit test
* [add_headers](commands/headers/add_headers.md) --> unit test
* all_html
* all_text
* attribute
* attributes
* body
* browser_error
* [clear_cookies](commands/cookies/clear_cookies.md)  --> unit test
* clear_network_traffic
* [click](commands/mouse/click.md)    --> NO unit test
* [click_coordinates](commands/mouse/click.md) --> NO unit test
* close_window
* [cookies](commands/cookies/cookies.md)  --> unit test
* [cookies_enabled](commands/cookies/cookies_enabled.md)  --> unit test
* [current_url](commands/navigation/current_url.md) --> unit test
* debug
* delete_text
* disabled
* [double_click](commands/mouse/double_click.md)    --> NO unit test
* drag
* equals
* [evaluate](commands/javascript/evaluate.md) --> unit test
* [execute](commands/javascript/execute.md) --> unit test
* exit
* find
* find_within
* [get_headers](commands/headers/get_headers.md) --> unit test
* [go_back](commands/navigation/go_back.md)  --> unit test
* go_forward
* [hover](commands/mouse/hover.md)    --> NO unit test
* key_event
* [mouse_event](commands/mouse/mouse_event.md)  --> NO PHP implementation
* network_traffic
* node
* noop
* open_new_window
* parents
* pop_frame
* push_frame
* [reload](commands/navigation/reload.md)  --> unit test
* remove_attribute
* [remove_cookie](commands/cookies/remove_cookie.md)  --> unit test
* [render](commands/render/render.md)   --> unit test
* [render_base64](commands/render/render_base64.md)   --> unit test
* reset
* resize
* [response_headers](commands/headers/response_headers.md) --> unit test
* right_click
* scroll_to
* select
* select_file
* select_option
* send_keys
* set
* set_attribute
* [set_cookie](commands/cookies/set_cookie.md)  --> unit test
* set_debug
* [set_headers](commands/headers/set_headers.md)  --> unit test
* [set_resource_timeout](commands/javascript/set_resource_timeout.md)  --> unit test
* set_http_auth
* [set_js_errors](commands/javascript/set_js_errors.md) --> NO unit test
* set_paper_size
* set_url_blacklist
* set_zoom_factor
* source
* status_code
* switch_to_window
* tag_name
* title
* trigger
* value
* visible
* visible_text
* [visit](commands/navigation/visit.md)  --> unit test
* window_handle
* window_handles
* window_name
* window_size
