# Generated by roxygen2: do not edit by hand

S3method(format,webdriver_logs)
S3method(print,webdriver_logs)
export(Session)
export(install_phantomjs)
export(key)
export(run_phantomjs)
importFrom(R6,R6Class)
importFrom(base64enc,base64decode)
importFrom(callr,process)
importFrom(curl,multi_add)
importFrom(curl,multi_run)
importFrom(curl,new_handle)
importFrom(curl,new_pool)
importFrom(httr,DELETE)
importFrom(httr,GET)
importFrom(httr,POST)
importFrom(httr,add_headers)
importFrom(httr,content)
importFrom(httr,headers)
importFrom(httr,status_code)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)
importFrom(showimage,show_image)
importFrom(utils,packageName)
importFrom(utils,tail)
