# F2etest

F2etest是一个面向前端、测试、产品等岗位的多浏览器兼容性测试整体解决方案。

Repository: https://github.com/alibaba/f2etest
Canonical: https://ross.abutalabs.com/products/f2etest
Homepage: https://www.f2etest.net
Language: JavaScript
License: MIT
License Family: permissive
Topics: f2etest, autotest-framework, autotest, gui-testing, guacamole, webdriver, karma-f2etest
Last push: 2023-03-06T15:32:34+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4019, "days_push": 1276, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3560, forks 606 (observed 2026-08-28T04:08:09.795939+00:00)

## What it is
F2etest is a self-hosted multi-browser compatibility testing solution from Alibaba that provides a cloud of real browsers via Guacamole HTML5 remote desktop and a high-density WebDriver cloud for running Selenium jobs. It pairs with UI Recorder, a zero-cost browser automation recorder that generates WebDriver test scripts during normal manual self-testing.

## Use cases
- test a website across many browsers without local VMs
- run selenium tests on a shared webdriver grid
- record automated ui tests while manually testing
- run cross-browser javascript unit tests with karma
- share hosts file across browsers during testing
- remotely debug failing browser automation jobs

## When to choose
- you need real browser environments for compatibility testing at low hardware cost
- you want to turn manual self-testing into reusable automation scripts
- you need higher density than selenium grid offers on windows servers

## When to avoid
- you only need a single browser or headless testing
- you rely on actively maintained tooling - releases have slowed since 2023
- you need non-windows browser environments like safari or mobile

## Facets
- artifact type: application
- maturity: maintenance
- function: testing, e2e-testing, browser-extension
- domain: testing, web-development, developer-tools
- platform: windows, self-hosted
- tags: browser-compatibility-testing, selenium-webdriver, guacamole, remote-browser, ui-recorder, cross-browser-testing, selenium-grid, web-server, nodejs, docker

## Member repositories
- alibaba/f2etest (main) score 32
- alibaba/uirecorder (plugin) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:09.795939+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:34:13.112962+00:00, confidence not recorded.
  - readme: https://github.com/alibaba/f2etest (fetched 2026-08-28T04:08:09.795939+00:00, sha 610db4dae9bc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
