SyntaxError: Use of const in strict mode?

前端 未结 6 1587
礼貌的吻别
礼貌的吻别 2020-11-29 04:00

I am trying to login on facebook.com with selenium-webdriver.

var webdriver = require(\'selenium-webdriver\'),
    By = require(\'selenium-webdriver\').By,
          


        
6条回答
  •  抹茶落季
    2020-11-29 04:24

    That error means your node's publish is low than the need. carefully to update the node of your computer.

提交回复
热议问题