We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b31d3d commit ba4d5bfCopy full SHA for ba4d5bf
content/api/commands/clearalllocalstorage.md
@@ -45,7 +45,6 @@ Pass in an options object to change the default behavior of
45
### Yields [<Icon name="question-circle"/>](/guides/core-concepts/introduction-to-cypress#Subject-Management)
46
47
- `cy.clearAllLocalStorage()` yields `null`.
48
-- `cy.clearAllLocalStorage()` cannot be chained further.
49
50
## Rules
51
content/api/commands/clearallsessionstorage.md
- `cy.clearAllSessionStorage()` yields `null`.
-- `cy.clearAllSessionStorage()` cannot be chained further.
0 commit comments