chrome-devtools-kotlin
5.3.0-1170846
common
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.