-
run tests
modify tests
scan configs
------
resc
https://github.com/epicweb-dev/epic-stack/blob/main/docs/testing.md
https://playwright.dev/docs/intro
https://playwright.dev/docs/writing-t…
-
See:
https://embermap.com/notes/59-ember-tests-with-headless-chrome
https://docs.travis-ci.com/user/gui-and-headless-browsers/#Using-the-Chrome-addon-in-the-headless-mode
-
**When reporting a bug, make sure you provide all required info below. Reports without this information may be closed.**
Output of `gemini --version`: `"gemini": "5.0.0-alpha.12"`
**Contents o…
-
### What would you like?
Allow a way to configure device pixel ratio (DPR) of the machine for all browsers via a single config.
### Why is this needed?
- Allow users to have higher DPR videos…
-
Using the example in the documentation for headless Firefox
```
browser = browsers.Firefox(firefoxOptions={
'args': ['-headless']
})
```
does not seem to work. I can see it being passed in w…
Dhs92 updated
5 years ago
-
Hi,
Does wct support Edge browser? When I try to configure:
```json
plugins: {
local: {
browsers: ['chrome', 'edge'],
browserOptions: {
c…
-
Does this package support for run multiple browsers at once? Like 10-50 parallel browsers from the same node process?
I'm trying but browsers starting very very long or even timeout at 300s and fr…
-
At https://docs.travis-ci.com/user/gui-and-headless-browsers/#using-xvfb-to-run-tests-that-require-a-gui, we're documenting the new `services: xvfb` method but we still mention starting xvfb using the…
-
### Describe the bug
ZAP doesn't clear Sites list sometimes after creating new session without persist previous
### Steps to reproduce the behavior
Run ZAP and complete autoscan ain.ua site
Genera…
-
#207 discusses future enhancements to the web UI. It would be good to improve the automated testing story for the feature so that contributors feel safe adding new functionality.
Using https://docs…