Skip to content

Detect unusable LocalStorage on Safari

Compare
Choose a tag to compare
@thgreasi thgreasi released this 28 Oct 19:04
· 116 commits to master since this release

Check whether localStorage is actually usable while initializing the driver (#730 by @jesusbotella). When using Safari on Private Browsing mode and trying to set the LocalStorage driver, will now property get a "No driver available" error on from .ready().

Thanks to everyone who made this release possible: @jesusbotella .

@thgreasi