-
So far I have managed to get testFx working locally but it doesn't work in CI environment since it's headed (similar issue to #521).
I have been trying to set up [openjfx-monocle](https://mvnrepos…
-
- Move search for Tun FD from Rust to Swift and pass it across the FFI boundary (copy what we do for Android to set the TUN device fd?)
- Create a headless Mac client that uses the same Swift module …
-
It would be nice to allow the headless flag for pure library tests,
currently running this via Makefile
```Godot_v4.3-stable_mono_win64.exe -d -s --path "$PWD" addons/gut/gut_cmdln.gd -gdir=res://…
-
I have a Symfony app (7.1).
For e2e tests I use [phpunit](https://symfony.com/doc/current/components/phpunit_bridge.html) + [symfony/panther](https://github.com/symfony/panther) + [Chrome for Testing…
-
It would be great to be able to run tests without any windows being created as an option. I have no idea how feasible this might be.
-
### Describe your feature request
Would be nice if it would be possible to use dynamic variable in the action text headless mode. Either including a 'payloads' within the template or via the CLI with…
-
### 🚀 Feature Request
https://playwright.dev/dotnet/docs/test-runners#using-the-runsettings-file-1 shows the supported values but < ExecutablePath > isn't listed nor was I able to get it to work in a…
-
Work out how to setup unit tests under CI in 'headless' mode in order to handle the GUI
-
I'm writing tests for a chunk of code that spits out a report using PDFKit, and I think it'd be helpful to have an API for asserting that things ended up where you expected them to on the page. Even j…
-
Since I last wrote the fetcher, chrome added new distributions for us to use instead of the good old chromium.
We can use `chrome-driver`, `chrome-headless-shell` and `chrome`. They are all available…