Siarhei Kliushnikau
Siarhei Kliushnikau
related to https://github.com/webdriverio/webdriverio/issues/11958, https://github.com/webdriverio/webdriverio/issues/11866
### 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-issues). ### WebdriverIO Version latest ### Node.js Version 20 ### Mode WDIO...
Hello Is it possible unlock install function for runtime ? There are could be just some changes  
Hello @christian-bromann What do you think regarding the feature https://www.selenium.dev/blog/2023/whats-new-in-selenium-manager-with-selenium-4.11.0/ ?
Hello Regarding part of code in your project like ``` const format = options.format || 'jpg' ``` i can get image format whatever i want. I was able to check...
## Proposed changes [//]: # (Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug...
## Proposed changes making wildcards available in cli for --spec --exclude options full description here https://github.com/webdriverio/webdriverio/issues/14167 - [x] change DOC files - [x] add tests
### Is your feature request related to a problem? wildcards aren't available in cli ### Describe the solution you'd like. I'd suggest to change it like i did here in...