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