-
If I am running the test locally, I see the json file created by name "cucumber_report.json". Whereas, when I try to run on remote browsers(saucelabs/other remote browsers), I see the json filename ha…
-
### 👓 What did you see?
Hooks that are loaded via `supportCodeLibraryBuilder` encounter an error when using the parallel option in the `runCucumber` API.
### ✅ What did you expect to see?
Hoo…
-
Hello,
we use cypress (latest version) to run UI automated tests in Github which is then configured with Report portal to view test results. I am able to print logs using **cypress-terminal-report*…
-
необхідно додати інформацію з налаштуванням cypress.config.js для використання Cucumber+Cypress, оскільки в існуючій документаціїї цієї інформації немає а по дефолту конфіг сам не міняється і тому по …
-
I've created a very basic test.
![image](https://github.com/Balrog994/cucumber-test-runner/assets/30835187/04eff5d3-3608-4a2d-be83-f7069f99ffe3)
The test
@Test @Examples
Feature: Test Examp…
-
### 👓 What did you see?
All of the steps show as defined *except* the step that uses Cucumber Expressions
### ✅ What did you expect to see?
All of the steps are recognized.
### 📦 Which too…
-
At this moment jest-cucumber uses 'cucumber" package for reports but it was updated and now we should use @cucumber/cucumber for it. Because of wrong package you could see the next error: **/node_modu…
-
**Issue by [dilipkumar2k6](https://github.com/dilipkumar2k6)**
_Tuesday May 31, 2016 at 20:24 GMT_
_Originally opened as https://github.com/xolvio/chimp/issues/390_
----
##### Expected behaviour
U…
-
I am currently using cucumber with JavaScript language and following boilerplate : https://github.com/PrinceSoni83/playwright-cucumber-js-e2e-boilerplate
When I run tests from the terminal manually…
-
### Issue with npm install
Interestingly running `npm install selenium-cucumber-js --save-dev` within Intelij it runs without errors. However if I do it via command line I get the following:
```
…