Why I am not able to render my ReactJS application using PhantomJS 2.1.1?

后端 未结 2 1141
刺人心
刺人心 2020-11-30 14:11

In order to test my react app using webdriver.io, I need to launch it using phantomjs.

At first I thought the problem was webdriver.io but I\'ve realized that Phanto

2条回答
  •  春和景丽
    2020-11-30 14:27

    You can download PhantomJS 2.5.0 Beta at https://bitbucket.org/ariya/phantomjs/downloads.

    It features updated QtWebKit engine that supports ES6 natively.

提交回复
热议问题