Skip to content

Commit 562f79d

Browse files
authored
Merge pull request #1078 from ferranrecio/MDL-81886-main
[docs] Documentation for MDL-81668
2 parents aff37c6 + 60004ba commit 562f79d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

general/development/tools/generator.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The tool does not use `selenium` or any other browser wrapper. It reads the feat
4747
This means:
4848

4949
1. The tool will only execute a few steps, which are generators and set config values. If any other type of step is present in the `feature` file, it will show a parsing error.
50-
1. For now, the tool can only execute normal scenarios. It does not support background, or outline scenarios.
50+
1. The tool can only execute scenarios and outline scenarios. It does not support background.
5151

5252
:::
5353

0 commit comments

Comments
 (0)