| Package | Description |
|---|---|
| com.microsoft.playwright |
| Modifier and Type | Method and Description |
|---|---|
WebSocket.WaitForFrameSentOptions |
WebSocket.WaitForFrameSentOptions.setPredicate(Predicate<WebSocketFrame> predicate) |
WebSocket.WaitForFrameSentOptions |
WebSocket.WaitForFrameSentOptions.setTimeout(double timeout) |
| Modifier and Type | Method and Description |
|---|---|
WebSocketFrame |
WebSocket.waitForFrameSent(WebSocket.WaitForFrameSentOptions options,
Runnable callback)
Performs action and waits for a frame to be sent.
|
Copyright © 2021. All rights reserved.