-
### 👓 What did you see?
```
> @cucumber/messages@23.0.0 prepare
> make generate
ruby ../jsonschema/scripts/codegen.rb TypeScript ../jsonschema typescript.ts.erb > src/messages.ts
TypeError: J…
-
Given the server is started with 'npm start'
And I enter the website with chrome
When running the scenario 'Guide Testing' in 'Feature Name'
Then it should pass
Actual result -
```
stdout: …
-
### 🚀 Feature Request
As the AQA Engineer, I propose implementing advanced test filtering capabilities in Playwright to streamline test selection. This enhancement will allow us to:
### Filter b…
-
### What's the problem you're trying to solve?
I'm using serenity bdd reporting with cucumber js test runner. I have some attachment files which works perfectly with cucumbers built in reporter when …
-
Order:
1. Failed
2. Undefined (explain that they probably have a typo)
3. Passed
4. Other/skipped
Are there other test statuses?
-
Cloned repo, updated config, and run command in README. I got test failure. It seems test could not find step_definitions file.
```
$ ~/repos/cucumber-js-browserstack $ npm install …
-
### Expected behaviour
There are newer versions of `cucumber` and `protractor-cucumber-framework`:
```
"cucumber": "3.0.3",
"protractor-cucumber-framework": "4.0.8",
```
We should use them, but …
-
### 🤔 What's the problem you're trying to solve?
To enable the cleanup of resources used during a test scenario (closing web browsers, disconnecting database connections, etc.), [Serenity/JS](https…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md#reporting-new-i…
-
Hello Team,
I am trying to Angular BDD using cucumber.js, Its running fine with windows agent. With Ubuntu agent I am getting error as Error: Parse error in 'e2e/sanityTests/features/step_definition…