-
The action errors out on Windows after downloading VSCode:
https://github.com/webdriverio-community/wdio-electron-service/actions/runs/10079774116/job/27867894691?pr=704#step:10:16
-
### Pre-check
- [X] I know I can edit the docs but prefer to file this issue
### Describe the improvement
Unclear documentation, Other
### Description of the improvement / report
https://github.c…
-
Currently, we can pass in things like tags, and supposedly profiles at runtime, but I have been unable to get profiles working.
so you can do this...
wdio wdio.conf.js --cucumberOpts.tags some_tag…
-
I'm using wdio(using this because all my test run over wdio and I suppose to use this for api rest test), chai and chai-http in async mode to make some api rest test over a system, at first, the comma…
-
Environment
```
package.json
"devDependencies": {
"selenium-standalone": "^6.11.0",
"wdio-mocha-framework": "^0.5.11",
"wdio-screenshot": "^0.6.0",
"wdio-selenium-standalone-s…
-
_From @spencerwilson-optimizely on October 20, 2017 22:7_
## Motivation
tl;dr [`sanitize.caps`](https://github.com/webdriverio/webdriverio/blob/76186ed3d6a468a36826d17c5e369b69a5491afa/lib/helpers…
-
### Is your feature request related to a problem?
Follow up to https://github.com/webdriverio/webdriverio/pull/11823#event-11239137852 creating it as an issue
With frequent [Dependabot update PRs]…
-
### 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…
-
It seems as though this service has been eschewed in favor of [wdio-visual-regression-service](https://github.com/zinserjan/wdio-visual-regression-service) considering that:
- The last commit was a…
-
Hi guys,
I'm using the tiptap-vuetify with nuxt.js. I've added the `Link` extension to the editor.
When I input some text to the `href` field in the open dialog and click the apply button nothing …