-
### What happened?
We are using cucumber runner and our custom listener:
```
import org.junit.platform.suite.api.ConfigurationParameter;
import org.junit.platform.suite.api.IncludeEngines;
import…
-
### 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**
Https requests fails. Finagle client cannot call https server from version 22.12.0 onwards. This issue is also present on the latest version of 24.x.x I am using http1 which shou…
-
Hopefully someone has already solved this.
I'm trying to get a Serenity Cucumber project running using Junit5.
Issue is two fold, when using `mvn clean verify` it doesn't seem to find any tests…
-
**The problem**
Sometimes we need to run code before / after particular feature file. Currently it can be achieved in playwright-bdd only with some [hacks](https://github.com/vitalets/playwright-bdd/…
-
I am running 2 cucumber runner files. One will run all the tests and failed feature will store in a rerun.text file. 2nd runner will be used to rerun failed feature only. In this case i am getting two…
-
### Current behavior
Hi,
I have one test project with 2 features (I am using cucumber preprocessor @badeball), then when I try to execute my test with:
` npx cypress run --browser edge --headed`…
-
### Current behavior
I have two app which open using Okta and then it navigate to actual url . What I am currently facing is that I am using Cypress.require() method with absolute path and it works…
-
### What happened?
I see error
```
11:21:20.143 [main] WARN net.thucydides.core.pages.PageFactory - Failed to instantiate page of type class pages.AskDocumentScreen ({})
net.thucydides.core.webdri…
-
If root element is `` (not ``) and there is `` (I think any other also will trigger the issue) then `junitparser verify ...` fails with
```
Traceback (most recent call last):
File "/Users/.../L…