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 integration tests for many more browsers #118

Closed craigfowler closed 6 years ago

craigfowler commented 6 years ago

I'd like to test a far wider range of web browsers in the build.

I need to pick a selection of versions of the big browsers and test against each in order to ensure that they still pass tests. This includes some older versions of the browsers which I currently support.

craigfowler commented 6 years ago

Migrated