You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: general/development/tools/generator.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ The tool does not use `selenium` or any other browser wrapper. It reads the feat
47
47
This means:
48
48
49
49
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.
0 commit comments