Matthias Kainer
Matthias Kainer
Provides the ability to specify a different element query mechanism other than querySelector and querySelectorAll. An example of the usage with Georgegriff/query-selector-shadow-dom looks like this: ``` import { querySelectorAllDeep, querySelectorDeep...
Commit opens the possibility to configure the library to use more sophisticated/different queries on elements, for instance enabling shadow dom specific queries via libraries like https://github.com/Georgegriff/query-selector-shadow-dom **What**: Provides the ability...
# Feature Template **As a** user of Hawkeye **I want** to be able to configure modules in an easy way **So that** I can tackle their full power ### Description...
We needed a way to get more control over the child_process execution of phpunit. The syntax is compatible to execMaxBuffer, and all other parameters are using the same syntax
Hejhej, The latest package on npm does not have the latest changes from the file - it was not build it seems @vlad-ignatov there are no changes in the functionality,...
_tl;dr_ After this change, instead of having a fixed `isNew`, the technology radar would contain a filterable context field. This would be a breaking change ## Rationale For our usage...
**Describe the bug** if no top level element, but multiple children directly in a shadow root, happy-dom renders instead of the elements. A code example is ```js render() { const...
**Describe the bug** The system fails to automatically continue processing subsequent tool calls after the first tool call is executed, requiring manual user intervention to proceed. **To Reproduce** Setup an...