【发布时间】:2020-04-02 06:11:53
【问题描述】:
功能:验证登录屏幕的功能 场景:输入正确的凭据后,用户将能够登录帐户
Given User is on Log In Page
When User enters Mail ID & Password
Then User gets the confirmation, "Welcome Back"
没有片段在工作,按 ctrl+空格键没有创建 stepDefs 文件。 并且颜色代码也不符合 IDE 颜色主题
【问题讨论】:
-
你最近有更新吗? IntelliJ / 黄瓜?也许 Intellij Cucumber 插件不是最新的。
标签: java selenium intellij-idea ide cucumber