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
You can download PhantomJS 2.5.0 Beta at https://bitbucket.org/ariya/phantomjs/downloads.
It features updated QtWebKit engine that supports ES6 natively.