Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Flush localstorage (temporarily merge #22 for our fork)
Squashed commit of the following: commit fd1a98b Author: acoulton <[email protected]> Date: Tue May 17 10:13:25 2022 +0100 Natively flush Chrome localstorage for the domain Now that the driver always starts on about:blank, it's not possible to use javascript to flush localstorage from a hook because it's not on the right domain. Fortunately devtools protocol exposes a command for this.
- Loading branch information