Package org.openqa.selenium.bidi.network
Class RequestData
java.lang.Object
org.openqa.selenium.bidi.network.RequestData
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RequestDatafromJson(org.openqa.selenium.json.JsonInput input) @Nullable Longlong@Nullable StringgetUrl()
-
Constructor Details
-
RequestData
-
-
Method Details
-
fromJson
-
getRequestId
-
getUrl
-
getMethod
-
getHeaders
-
getCookies
-
getHeadersSize
public long getHeadersSize() -
getBodySize
-
getDestination
-
getInitiatorType
-
getTimings
-