Selenium::WebStorageManager
Constructors
new(document_manager : Selenium::DocumentManager, storage : StorageType = StorageType::LocalStorage)
SourceInstance methods
document_manager
SourceRetrieve and insert item from/into the Storage.
If no value is given, it will return the item specified in name.
For a given value, it will be added or updated for the item specified in name.
Macros
method_missing(call)
Source