kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
core
/
dev.kdriver.core.connection
/
DefaultConnection
/
DefaultConnection
Default
Connection
constructor
(
websocketUrl
:
String
,
messageListeningScope
:
CoroutineScope
,
targetInfo
:
Target.TargetInfo
?
=
null
,
owner
:
Browser
?
=
null
)