Rayrun
← Back to Discord Forum

test.use({ storageState: undefined }) not working on v1.35.0

raptatinha
raptatinha

Hi team, I just want to confirm we still need to use the workaround suggested here: https://github.com/microsoft/playwright/issues/17396 test.use({ storageState: undefined }) is not working for me with typescript but test.use({ storageState: { cookies: [], origins: [] } }); works fine. Thanks!

This thread is trying to answer question "Is the workaround suggested in the previous issue still needed for test.use({ storageState: undefined })?"

0 replies
TwitterGitHubLinkedIn
AboutQuestionsDiscord ForumBrowser ExtensionTagsQA Jobs

Rayrun is a community for QA engineers. I am constantly looking for new ways to add value to people learning Playwright and other browser automation frameworks. If you have feedback, email [email protected].