-
For some calculation-heavy domains (such as finance), Excel is the tool of choice for domain experts. Ward Cunningham knew this when he designed [FIT](http://fit.c2.com/).
I want to resurrect a FIT…
-
Having spent some time with the `listen` internals, issues and thinking about solutions, rethinking the API constantly comes up.
Since I don't know much about listen use cases outside the typical `gu…
-
Hey,
Firstly, this plugin's fantastic, and saves a ton of time, thanks!
I'm wondering if anyone has any process worked out for handling the 3DS iFrame/Modal styled popup when using test cards l…
-
### Description of the bug/issue
When we use the `waitUntil` command with command chaining (`waitUntil` command chained with some other command, **not standalone**), the test aborts correctly on `w…
-
@halst and I have spent some time hashing out some enhancements to the language-agnostic test cases to cover some of the missing aspects.
It would be great to get these changes rolled out as soon as…
-
### 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,
a few people aim to set up a community project in the BDD way in Julia.
It may be nice to use this package, but it seems there is no further development going on? Would you mind sharing y…
-
**Describe your question with as much detail as possible**
After migration from webdriver 4 to 5 - reporter output is shown only after all suites are finished running. Before, it used to print "as it…
-
Hello,
I'm updating my dependencies any after update my serenity to 3.7.1, this error happens when i run mvn clean verify
I'm suspecting it could be about dependencies conflict, but i'm unable to se…
-
### 🤔 What's the problem you're trying to solve?
Bind step definition to tags (e.g. 'When I press "Save"' multiple definitions for different tags).
Many steps are worded identical, but refer to di…