Forum Discussion

TestQA1's avatar
TestQA1
Frequent Contributor
3 years ago
Solved

Duplicate gherkin statements

Hi All,   In my BDD tests, I need perform same actions in different place, the problem is that each scenario should only have Given before When and Then.   For example. Given close the file Now...