pl.wendigo.chrome.api.target / TargetOperations / setAutoAttach

setAutoAttach

fun setAutoAttach(input: SetAutoAttachRequest): Single<ResponseFrame> (source)

Controls whether to automatically attach to new targets which are considered to be related to this one. When turned on, attaches to all existing related targets as well. When turned off, automatically detaches from all currently attached targets.

Link
Protocol Target#setAutoAttach method documentation.