Class SubresourceWebBundleMetadataError
java.lang.Object
org.openqa.selenium.devtools.v141.network.model.SubresourceWebBundleMetadataError
Fired once when parsing the .wbn file has failed.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionError messageRequest identifier.
-
Constructor Details
-
SubresourceWebBundleMetadataError
-
-
Method Details
-
getRequestId
Request identifier. Used to match this information to another event. -
getErrorMessage
Error message
-