Uses of Class
org.openqa.selenium.devtools.v111.storage.model.SerializedStorageKey
-
Packages that use SerializedStorageKey Package Description org.openqa.selenium.devtools.v111.storage -
-
Uses of SerializedStorageKey in org.openqa.selenium.devtools.v111.storage
Methods in org.openqa.selenium.devtools.v111.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.
-