We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15d1f84 commit 9d9f8ccCopy full SHA for 9d9f8cc
README.md
@@ -116,6 +116,8 @@ Automatically set the session status (passed/failed).
116
Type: `Boolean`<br />
117
Default: `true`
118
119
+### useScenarioName
120
+To get test names as scenario names for cucumber specific tests, simply add `useScenarioName: true` in your `wdio.conf.js`.
121
122
## Steps to compile and publish
123
1. git clone this repository.
0 commit comments