You'll find the result of storage at sqlite database:

e.g. ~/.elinks/lc_storage.db

Ensure You have the storage table in there:

CREATE TABLE storage (key text, value text);

For the result of this code see:

e.g. ~/.elinks/console.log