You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running the UI tests against Safari fails with a QuotaExceededError, due to localStorage wongly being disabled in a WebDriver session. This should be fixed in Safari 10.1, which is not yet available on Sauce Labs.
Running the UI tests against Safari fails with a
QuotaExceededError
, due to localStorage wongly being disabled in a WebDriver session. This should be fixed in Safari 10.1, which is not yet available on Sauce Labs.Travis CI config to enable Safari:
The text was updated successfully, but these errors were encountered: