-
Methods Method Description org.hildan.chrome.devtools.domains.page.navigateAndWaitLoading(<ERROR CLASS>,String) Navigates the current page according to the provided url, and suspends until the corresponding frameStoppedLoadingevent is received.org.hildan.chrome.devtools.domains.page.navigateAndWaitLoading(<ERROR CLASS>,<ERROR CLASS>) Navigates the current page according to the provided navigateRequest, and suspends until the corresponding frameStoppedLoadingevent is received.org.hildan.chrome.devtools.protocol.newTab(String) Opens a new tab. org.hildan.chrome.devtools.protocol.attach(WebSocketClient) Attaches to this target via a new web socket connection to this target's debugger URL.