toggle menu
chrome-devtools-kotlin
5.6.0-1209236
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.targets
/
navigateAndAwaitPageLoad
navigate
And
Await
Page
Load
suspend
fun
PageSession
.
navigateAndAwaitPageLoad
(
url
:
String
)
(
source
)
suspend
fun
PageSession
.
navigateAndAwaitPageLoad
(
navigateRequest
:
NavigateRequest
)
(
source
)
Deprecated
This function will be removed in a future release, please use goto() instead.