bbaia / protractor-net

The .NET port of Protractor, an E2E test framework for Angular apps
MIT License
115 stars 72 forks source link

Fixed Issue that caused Safari to sometimes hang on page load #47

Closed rblatz closed 8 years ago

rblatz commented 8 years ago

Safari was falling down the wrong page loading path, I added a check for Safari and guide it down the path that IE and PhantomJS run down. I verified this change against Desktop Safari in SauceLabs and against the iOS simulator

Closes #46

bbaia commented 8 years ago

Thanks for your contribution. Available in version 0.8.1