View Source Improve this doc

sessionStorageSize

Protocol bindings to get the session storage size. (Not part of the official Webdriver specification).

Usage

1
browser.sessionStorageSize();

Returns

  • <Number>: The number of items in the storage.