Package org.openqa.selenium.bidi.network
Class BaseParameters
java.lang.Object
org.openqa.selenium.bidi.network.BaseParameters
- Direct Known Subclasses:
BeforeRequestSent,FetchError,ResponseDetails
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic BaseParametersfromJson(org.openqa.selenium.json.JsonInput input) @Nullable String@Nullable Stringlonglongboolean
-
Method Details
-
fromJson
-
getBrowsingContextId
-
isBlocked
public boolean isBlocked() -
getRedirectCount
public long getRedirectCount() -
getRequest
-
getTimestamp
public long getTimestamp() -
getIntercepts
-