Getting Unexpected token { at the import statement while running protractor tests from WebStorm
问题 I am using Node 6.4.1 and esversion 6. I am trying to run protractor tests from WebStorm but I am getting the following error during run-time. The browser is getting invoked successfully but then it stops. Error: [20:15:29] I/launcher - Running 1 instances of WebDriver [20:15:29] I/hosted - Using the selenium server at http://localhost:4444/wd/hub [20:15:33] E/launcher - Error: D:\Protractor-Final\e2e-tests\spec.js:3 import {WebDriver as browser} from "selenium-webdriver"; ^ SyntaxError: