Uses of Class
org.openqa.selenium.devtools.v107.storage.model.SerializedStorageKey
-
Packages that use SerializedStorageKey Package Description org.openqa.selenium.devtools.v107.storage -
-
Uses of SerializedStorageKey in org.openqa.selenium.devtools.v107.storage
Methods in org.openqa.selenium.devtools.v107.storage that return types with arguments of type SerializedStorageKey Modifier and Type Method Description static org.openqa.selenium.devtools.Command<SerializedStorageKey>Storage. getStorageKeyForFrame(FrameId frameId)Returns a storage key given a frame id.
-