What is a good headless browser to run with protractor?

前端 未结 5 993
一整个雨季
一整个雨季 2020-12-30 04:31

New User here.

After hours of building my smoke and regression tests, I found out after reading many cases online that phantomjs is known to be a trouble to run with

5条回答
  •  长发绾君心
    2020-12-30 05:06

    You could run your Protractor tests against CodeShip or Drone.io, both of which offer Chrome and/or Firefox running headless for free. No really...

提交回复
热议问题