Is there a method to set a local storage value? #2722
Answered
by
mdmintz
STARKILLER-1
asked this question in
Q&A
-
Is there a method to set a local storage value? I am doing it by |
Beta Was this translation helpful? Give feedback.
Answered by
mdmintz
Apr 29, 2024
Replies: 1 comment 4 replies
-
For the SeleniumBase/help_docs/method_summary.md Line 602 in b77a1c0 |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
mdmintz
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
For the
SB()
orBaseCase
formats, you can useset_local_storage_item(key, value)
to set alocal_storage
value.SeleniumBase/help_docs/method_summary.md
Line 602 in b77a1c0