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

Review all currently ignored tests with view to running them once again #114

Closed craigfowler closed 6 years ago

craigfowler commented 6 years ago

Ignored tests are largely caused by browser-specific issues which mean that some browsers fail specific tests.

Once cross-browser support is the norm, I will need to reinstate those ignored tests, using settings that mean they can pass for any browser.

craigfowler commented 6 years ago

Migrated