# Generated by roxygen2: do not edit by hand

S3method(print,chromote_info)
export("%...!%")
export("%...>%")
export("%...T!%")
export("%...T>%")
export("%>%")
export("%T>%")
export(Browser)
export(Chrome)
export(ChromeRemote)
export(Chromote)
export(ChromoteSession)
export(catch)
export(chromote_info)
export(default_chrome_args)
export(default_chromote_object)
export(finally)
export(find_chrome)
export(get_chrome_args)
export(has_default_chromote_object)
export(promise)
export(set_chrome_args)
export(set_default_chromote_object)
export(then)
import(later)
import(promises)
import(rlang)
importFrom(R6,R6Class)
importFrom(fastmap,fastmap)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)
importFrom(magrittr,"%>%")
importFrom(magrittr,"%T>%")
importFrom(processx,process)
importFrom(promises,"%...!%")
importFrom(promises,"%...>%")
importFrom(promises,"%...T!%")
importFrom(promises,"%...T>%")
importFrom(promises,catch)
importFrom(promises,finally)
importFrom(promises,promise)
importFrom(promises,then)
importFrom(websocket,WebSocket)
