-
As suggested on Discord, I am opening an issue here. You can find relevant information about it on the original issue linked here https://github.com/chippers/hello_tauri/issues/4
jLynx updated
4 months ago
-
_From @nareshnayini on February 26, 2019 18:19_
I am encountering issues when trying to use `reload` after every test when preceding test fails.
**Environment:**
- **WebdriverIO version:** 4.13.…
-
_From @inspiraller on March 29, 2017 9:9_
Using cucumber-boilerplate with junit reporter, I get an error:
This is inside my wdio.conf:
```javascript
reporters: ['spec','junit'],
report…
-
Can you let me know if you will be doing an upgrade for the reporter to integrate with webdriverio v5 wdio.conf please and also is the reporter compatible with cucumber v5
-
**Is your feature request related to a problem? Please describe.**
I want to add the videos from the wdio-video-reporter to the report but it doesn't seem to be possible
**Describe the solution yo…
-
I'm currently running into an issue trying to whitelist domains from Sauce's SSL bumping (https://wiki.saucelabs.com/display/DOCS/Troubleshooting+Sauce+Connect).
With the following configuration o…
-
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 …
-
Seeing this error while running a test and the file which throws this error is the `htmlReporter.js`
![image](https://github.com/rpii/wdio-html-reporter/assets/102506424/918478e5-63a0-4cc5-aebc-0c386…
-
It would be nice to be able to combine different percy drivers into a single percy session.
For example, the ability to do this:
```sh
# Start a percy session.
# Writes a `.percy.session.token…
-
I have a third party app installed in Microsoft Teams which gets launched in embedded view i.e. in iframe.
I am able to capture MS Teams specific requests but unable to capture the traffic initiated …