-
### Discussed in https://github.com/orgs/allure-framework/discussions/2410
Originally posted by **devrajshetake** March 11, 2024
I am using Cucumber and Playwright with typescript to run my BD…
baev updated
5 months ago
-
**Describe the bug**
How to add video as an attachement to allure cucumber-js report.
**To Reproduce**
Steps to reproduce the behavior:
Create BDD cucumber Playwright framework
Add allure-repo…
-
Our team has a case to use the BDD test, Playwright has any plan to add their own BDD implementation using the playwright test runner? That would be great if to have.
This can help many people who …
-
Hi,
When I try to transpile, I get the following errors,
node_modules/@types/chai/index.d.ts:121:9 - error TS8020: JSDoc types can only be used inside documentation comments.
121 any?, …
-
**Describe the bug**
Each test gets duplicated in the report when using the `suite` metadata
**To Reproduce**
Steps to reproduce the behavior:
Feature file:
```
Sample Feature file: Petstore…
-
**Describe the bug**
In the allure report, failure message is not displaying properly. It is showing as below
In the terminal it is showing properly (Ran the following command via terminal "n…
-
**Issue by [joscha](https://github.com/joscha)**
_Friday May 18, 2018 at 07:40 GMT_
_Originally opened as https://github.com/xolvio/chimp/issues/690_
----
##### Expected behaviour
Chimp install…
-
I am getting the following problem in my heroku app:
2017-08-01 20:54:22 ac744713-8102-4c83-81fc-b4be4786b925 selenium.webdriver.remote.remote_connection[4] DEBUG Finished Request
Traceba…
-
### Version
1.45.1
### Steps to reproduce
1. 1. Set up framework of Typescript/cucumberjs/playwright
2. 2. Take screenshot of current page with options
3. I want to take a screenshot with a…
-
I am trying to add logs in the allure report, but it's not working. See error like below
error: Allure.addStep is not a function
error: Allure.logsetp is not a function
error: Allure.addAttachment …