# Generated by roxygen2: do not edit by hand S3method(print,splash_debug) S3method(print,splash_json) export("%>%") export(HARviewer) export(HARviewerOutput) export(as_har) export(as_req) export(as_request) export(execute_lua) export(get_body_size) export(get_content_size) export(get_content_type) export(get_headers_size) export(get_request_type) export(get_request_url) export(get_response_body) export(install_splash) export(is_binary) export(is_content_type) export(is_css) export(is_get) export(is_gif) export(is_html) export(is_javascript) export(is_jpeg) export(is_json) export(is_plain) export(is_png) export(is_post) export(is_svg) export(is_xhr) export(is_xml) export(renderHARviewer) export(render_file) export(render_har) export(render_html) export(render_jpeg) export(render_json) export(render_png) export(splash) export(splash_active) export(splash_click) export(splash_debug) export(splash_focus) export(splash_go) export(splash_har) export(splash_history) export(splash_html) export(splash_images) export(splash_local) export(splash_perf_stats) export(splash_plugins) export(splash_png) export(splash_press) export(splash_release) export(splash_response_body) export(splash_send_keys) export(splash_send_text) export(splash_user_agent) export(splash_version) export(splash_wait) export(start_splash) export(stop_splash) export(ua_ios_safari) export(ua_linux_chrome) export(ua_linux_firefox) export(ua_macos_chrome) export(ua_macos_safari) export(ua_splashr) export(ua_win10_chrome) export(ua_win10_firefox) export(ua_win10_ie11) export(ua_win7_chrome) export(ua_win7_firefox) export(ua_win7_ie11) export(writeHAR) import(harbor) import(httr) import(magick) import(purrr) importFrom(HARtools,HARviewer) importFrom(HARtools,HARviewerOutput) importFrom(HARtools,renderHARviewer) importFrom(HARtools,writeHAR) importFrom(clipr,read_clip) importFrom(curl,curl_unescape) importFrom(formatR,tidy_source) importFrom(jsonlite,fromJSON) importFrom(lubridate,ymd_hms) importFrom(openssl,base64_decode) importFrom(scales,comma) importFrom(stats,setNames) importFrom(stringi,stri_detect_regex) importFrom(stringi,stri_split_fixed) importFrom(stringi,stri_split_regex) importFrom(utils,capture.output) importFrom(utils,str) importFrom(xml2,read_html) importFrom(xml2,url_parse)