getStorageKey
suspend fun getStorageKey(args: Storage.GetStorageKeyParameter, mode: CommandMode = CommandMode.DEFAULT): Storage.GetStorageKeyReturn
Returns storage key for the given frame. If no frame ID is provided, the storage key of the target executing this command is returned.
Returns storage key for the given frame. If no frame ID is provided, the storage key of the target executing this command is returned.
Parameters
frameId
No description