Skip to content

Commit 86187b6

Browse files
authored
Merge pull request LambdaTest#1212 from amanchopra1905/stage
specflow report updated
2 parents 672d78c + 2bcbb56 commit 86187b6

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

docs/specflow-report.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -50,26 +50,8 @@ partialReports:
5050
location: YOUR_REPORTS_LOCATION
5151
type: html
5252
frameworkName: specflow
53-
email:
54-
55-
metaInfo: ["project-name:<any>","project-env:<any>"]
5653
```
5754
5855
**Step 3:** Now execute your job by triggering the HyperExecute CLI. You can visit the HyperExecute dashboard to download the report after job completion.
5956
60-
:::info
61-
You can also generate Custom Specflow reports using the Specflow reporting API. You can use the Specflow reporting API to generate reports in any format you want, such as HTML, PDF, or XML.
62-
63-
```yaml
64-
report: true
65-
partialReports:
66-
location: YOUR_REPORTS_LOCATION
67-
type: html
68-
frameworkName: specflow-custom
69-
email:
70-
71-
metaInfo: ["project-name:<any>","project-env:<any>"]
72-
```
73-
:::
74-
7557
<img loading="lazy" src={require('../assets/images/hyperexecute/knowledge-base/reports/specflow.png').default} alt="Image" className="doc_img"/>

0 commit comments

Comments
 (0)