DoesQA lets you check values in session storage, allowing you to verify data stored during a session.
You can use the following comparison types:
Has any value
Equals
Contains
Starts with
Ends with
Has no value
Doesn't equal
Doesn't contain
Doesn't start with
Doesn't end with
Is greater than
Is greater than or equal to
Is less than
Is less than or equal to
Custom regex