Save Cookies and local storage snapshot.
Optional
Static
Save the storage state.
the file path to save the storage state to.
new Save instance
actor.attemptsTo( Save.storageState('/tmp/storage.json')); Copy
actor.attemptsTo( Save.storageState('/tmp/storage.json'));
Set the alias which is used for an underlying ability
with which an ability was initialized
current action
save the cookies and local storage.
Actor performing this action
cookies and local storage snapshot.
Generated using TypeDoc
Save Cookies and local storage snapshot.