csf-dev / CSF.Screenplay

Implementation of the Screenplay pattern (aka Journey) in .NET
https://csf-dev.github.io/CSF.Screenplay/
MIT License
13 stars 1 forks source link

Add test coverage for browser resetting #90

Closed craigfowler closed 7 years ago

craigfowler commented 7 years ago

This is both for clearing cookies and also HTML 5 local storage.

I have a suspicion that one or both of these is broken on Edge and will result in a crash.

In that case I need to come up with a solution.

craigfowler commented 7 years ago

Yep - in Edge, clearing cookies explodes with an exception.