-
### 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ā¦
-
## Steps to reproduce
The same preconditions as in #8796:
```
$ git describe --tags
release-2.28.0-362-g5e12e4b81
$ podman run --rm -it -w $(pwd) -v $(pwd):$(pwd):rw -v $(pwd)/.git:$(pwd)/.giā¦
smcv updated
10 months ago
-
### Hey there!
I focused on working on a testautomation for a little flutter app i made all in the favor for my university papers.
**The Problem:**
When i start an appium server, an android eā¦
-
To reproduce:
* Debian 12 in a qemu/kvm virtual machine (running GNOME 43 in Wayland mode, if that matters)
* SDL 3 libsdl-org/SDL@4db2b968 in `~/src/SDL3`, configured with `cmake -S . -B _build -ā¦
-
### I'm submitting a ...
**- [X] bug report**
- [ ] feature request
- [ ] support request => Please do not submit support request here, see note at the top of this template.
#### What is ā¦
-
### What is your Scenario?
I would like that screenshots on failure generate a file name with the testcase name + a progressive.
Probably this a non-sense because when test script fails it can notā¦
-
```
$ ./testautomation --filter mouse_getMouseFocus
...
ERROR: 02/10/23 19:57:22: Assert 'Check returned window value is not NULL': Failed
ERROR: 02/10/23 19:57:22: Assert 'Check returned window vā¦
-
This test fails in sdl2-compat.
It looks like it's unpausing the audio and expecting the audio callback to run in the background. That works as expected in SDL2, but for some reason that's not happā¦
-
To reproduce:
* Debian 12 in a qemu/kvm virtual machine (running GNOME 43 in Wayland mode, if that matters)
* SDL 3 libsdl-org/SDL@4db2b968 in `~/src/SDL3`, configured with `cmake -S . -B _build -ā¦
-
We may have an audio resampling quality regression here, can you look at this for 2.28.2?