Playwright Cucumber TS Steps
Preparing search index...
backend/actions/misc
clearLocalStorage
Function clearLocalStorage
clearLocalStorage
(
page
:
any
)
:
Promise
<
void
>
Clears all data from Local Storage.
Parameters
page
:
any
Returns
Promise
<
void
>
Example
When
I
pw
clear
local
storage
Copy
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Playwright Cucumber TS Steps
Loading...
Clears all data from Local Storage.