首页 > 解决方案 > 与 selenium 测试一起使用时,未安装 wdio-allure-reporter 依赖项

问题描述

错误:未安装记者“wdio-allure-reporter” 。错误:SyntaxError:意外的令牌

此错误的原因可能是什么?

我已经在 package.json 中包含了 wdio-allure-reporter

标签: selenium-webdriver

解决方案


推荐阅读