A
C
D
E
F
G
I
N
O
P
R
S
T
U
V
W
N
- navigateAndAwaitPageLoad(ChromePageSession,<Error class: unknown class>) - function in org.hildan.chrome.devtools.targets.TargetExtensionsKt
- Navigates the current page according to the provided navigateRequest, and suspends until the corresponding
frameStoppedLoadingevent is received. - navigateAndAwaitPageLoad(ChromePageSession,String) - function in org.hildan.chrome.devtools.targets.TargetExtensionsKt
- Navigates the current page to the provided url, and suspends until the corresponding
frameStoppedLoadingevent is received. - newTab(String) - function in org.hildan.chrome.devtools.protocol.ChromeDPClient
- Opens a new tab.