Skip to content
Snippets Groups Projects

web: clear `localStorage` on Puppeteer driver creation

Closed Warren Gifford requested to merge vb/clear-localstorage-on-driver-creation into main

Created by: valerybugakov

Context

It should fix localStorage.clear() errors in web integration tests. See related issue: https://github.com/puppeteer/puppeteer/issues/1607#issuecomment-428263737

Changes

  • Moved localStorage.clear() to the driver init step.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading