Package org.openqa.selenium.bidi.network
Class ResponseData
java.lang.Object
org.openqa.selenium.bidi.network.ResponseData
-
Method Summary
-
Method Details
-
fromJson
-
getUrl
-
getProtocol
-
getStatus
public long getStatus() -
getStatusText
-
isFromCache
public boolean isFromCache() -
getHeaders
-
getMimeType
-
getBytesReceived
public long getBytesReceived() -
getHeadersSize
public long getHeadersSize() -
getBodySize
public long getBodySize() -
getContent
-
getAuthChallenge
-