lathonez / clicker

Ionic 2 + @angular/cli Seed Project : Angular2 + Typescript + Karma + Protractor + Travis
http://lathonez.com/2018/ionic-2-unit-testing/
MIT License
430 stars 137 forks source link

Add PhantomJS as browser #248

Closed ws-hofshteyn closed 7 years ago

ws-hofshteyn commented 7 years ago

https://github.com/lathonez/clicker/issues/247

lathonez commented 7 years ago

Hey,

Thanks a lot for the PR - really appreciate it.

I don't want to take anything into this repo outside of the realms of ng-cli - because it means I have to support it myself when it breaks.

E.g if ng-cli support phantom (upstream) this repo should also support phantom out of the box.

So either -

Hope that makes sense.

Thanks again.

Stephen