我正在使用黄瓜功能文件来执行或编写我的测试用例。问题是我将数据表用作:
| abc | 1234567890 |
| defg | New Activation – Monthly (Credit in store) |
现在的问题是控制台抛出了一个错误:
Cannot locate element with text: New Activation ? Monthly (Credit in store).
我无法理解为什么?正在显示而不是 "–" 。