grafana / xk6-browser

The browser module adds support for browser automation and end-to-end web testing via the Chrome Devtools Protocol to k6.
https://grafana.com/docs/k6/latest/javascript-api/k6-browser/
GNU Affero General Public License v3.0
344 stars 41 forks source link

Support for the old headless Chromium engine #1455

Open inancgumus opened 1 month ago

inancgumus commented 1 month ago

What

Add headless=old to support the older headless Chromium engine for running old-mode headless browser tests.

Why

How

TBA

Tasks

- [ ] PR
- [ ] Docs PR
- [ ] Update the k6 release notes and release tasks

Related PR(s)/Issue(s)

948

mortenb-buypass commented 1 month ago

You go to K6 browser when you need more than 1 vus. for feature testing we use selenium or playwright. So this would be great.