Uses of Class
org.openqa.selenium.bidi.network.BytesValue
-
Uses of BytesValue in org.openqa.selenium.bidi.network
Modifier and TypeMethodDescriptionContinueRequestParameters.body
(BytesValue value) ProvideResponseParameters.body
(BytesValue value) ModifierConstructorDescriptionCookie
(String name, BytesValue value, String domain, String path, long size, boolean isSecure, boolean httpOnly, Cookie.SameSite sameSite, Optional<Long> expiry) Header
(String name, BytesValue value) SetCookieHeader
(String name, BytesValue value) -
Uses of BytesValue in org.openqa.selenium.bidi.storage