-
### š What did you see?
When I try to start a scenario on a Windows 11 machine (using the VSCode `CucumberOpen.cucumber-official` extension) I get the following error message:
```
> plano-cucumbeā¦
-
### 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ā¦
-
**Describe the bug**
I unable to run cucumber.js file after migrating to the cucumber 10.3.1 version.It is showing below error. But, the below issue is not occurring if i try with cucumber version 9.ā¦
-
So, I am intend to use pdf2json to test my pdf generator service within cucumberjs. When I read the expected pdf from file I can parse the PDF. No problem. When I obtain the generated pdf from the serā¦
-
I know i sound like a noob because i am. I am setting up a e2e environment and i want the html reporting. If my chimp.js file contails the example, what command do i need to run to run the test and geā¦
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
```ts
Given('given', async function (this: ICustomWorld) {
awaitā¦
-
Would it be a good idea to implement unit testing with jest ? As it becomes more and more of a standard way of testing React apps. I will open a PR if you judges that it's worth it.
-
**Context:**
- Playwright Version: 1.8.0
- Operating System: macOS 11.2
- Node.js version: 12.18.4
- Browser: Chrome (version 88.0.4324.146)
- Extra: None
**Code Snippet**
```javascript
coā¦
-
**Issue by [maxmckenzie](https://github.com/maxmckenzie)**
_Saturday Dec 31, 2016 at 15:24 GMT_
_Originally opened as https://github.com/xolvio/chimp/issues/546_
----
Chimp seems to abstract away tā¦
-
### 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